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!
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.
-
CodeIgniter
CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. -
Zend Framework 2
Another framework comprised of individual components (ZF2). -
CodeIgniter 4 Development
Open Source PHP Framework (originally from EllisLab) -
FuelPHP
FuelPHP v1.x is a simple, flexible, community driven PHP 5.3+ framework, based on the best ideas of other frameworks, with a fresh start! FuelPHP is fully PHP 7 compatible. -
MopaBootstrapBundle
Easy integration of twitters bootstrap into symfony2 -
Spiral Framework
High-Performance PHP/Go Framework for modern enterprise application development -
PHP-Spellchecker
๐๐๐ PHP Library providing an easy way to spellcheck multiple sources of text by many spellcheckers -
ReactPHP Promises Testing
PHPUnit assertions for testing ReactPHP promises -
Quantum PHP Framework (core)
Quantum PHP Framework -
Slim3 GAE Skeleton
Slim 3 skeleton working with Google App Engine include cron configuration.
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Mako Framework or a related project?
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]