Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 666 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 666 Bytes

Mako Framework + Noxen

Mako + Noxen is a lightweight and easy to use PHP framework based on the MVC architectural design pattern plus an administration panel for it to manage the website in some clicks.

Check out the Mako documentation and create something awesome!

Check out the Noxen website to know more about this project!

Requirements

Mako + Noxen requires PHP 5.4.0 or higher as well as the mbstring and PDO extensions.

Installation

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

composer create-project mako/noxen:2.* project-name