Popularity
1.8
Growing
Activity
7.0
-
30
8
9

Description

Mako is a lightweight and easy to use PHP framework based on the MVC architectural design pattern.

Check out the documentation and create something awesome!

Code Quality Rank: L5
Programming language: PHP
License: BSD 3-clause "New" or "Revised" License
Tags: Frameworks     Framework     REST     Mako    
Latest version: v7.0.1

Mako Framework alternatives and similar libraries

Based on the "Frameworks" category.
Alternatively, view Mako Framework alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Mako Framework or a related project?

Add another 'Frameworks' Library

README

Mako Framework

Mako is a lightweight and easy to use PHP framework based on the MVC architectural design pattern.

Check out the documentation and create something awesome!

Requirements

The minimum requirements for Mako is PHP 7.3.0 or higher as well as ext-mbstring.

Installation

Mako can be installed using a single command thanks to composer:

composer create-project mako/app [project-name]