Skip to content

NoxenCMS/noxen-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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