Skip to content

DeLeidscheFlesch/Mako-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Mako requires PHP 7.0.0 or higher as well as the mbstring and PDO extensions.

Installation

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

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

Packages

No packages published

Languages

  • PHP 98.7%
  • Hack 1.3%