|
Project Information
Links
|
Nano FrameworkA simple but performant web application framework done with PHP 5.3 DocumentationYou can read the documentation. There is also the API Documentation it's updated every days. We need youThis project needs your help : - Give this framework a try, get it, install it, test it and give us your feedback
- If you're a PHP developper, come in and participate, show us your programmming skills
- We know that we must do some real work on documentation, we also need help for that
About this framework- MVC
- Active Record ORM using phpActiveRecord
- Or Doctrine2 as a plugin
- Multiple views engines can be defined, currently use PHP as template system and Haanga (django style templates) others can be added with little efforts
- Multiple applications can be created inside the same project (Front, back-office, rest, ...)
- Easy environment specific configurations
- Multilingual using gettext
- Friendly SEO URLs, highly configurable
- Plugin system
- Simple hook system to execute actions before or after almost any part of your and the nano framework code
- Ajax ready
- Cache everything you want. Ready for files, Apc and memcached
Need to get an idea about this framework : have a look to the Quickstart tutorial. This framework is still in a beta phase, but a lot of work has been done. The best way to get it and test it is to use the subversion repository or to download an archive.
|