/app

Mako skeleton application.

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.4.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]