mako / noxen
Mako Framework + Noxen
Installs: 60
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 0
Open Issues: 0
Language:JavaScript
Requires
- php: >=5.5.0
- mako/framework: 4.3.*
Suggests
- mako/toolbar: Makes it easier to debug your application while its under development
This package is not auto-updated.
Last update: 2024-10-26 16:54:18 UTC
README
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