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 requires PHP 5.5.0 or higher as well as the mbstring and PDO extensions.
Mako can be installed using a single command thanks to composer:
composer create-project mako/app [project-name]