Luta framework is a PHP 5 framework based on Zend Framework with Ruby on Rails like architecture. Is is published as free software under GNU LGPL.
Framework include
- MVC;
- User authentication and permission control;
- I18n;
- CMS (plain text, wiki and WYSIWYG);
- Ajax;
- Different config and database setting for development and production version;
- Smart URL.
System requirements
- PHP 5.1;
- PDO extension.