Moovico is a fast and extensible MVC framework and ORM based on PHP.
- PHP based thus installable on virtually any (shared) hosting environment.
- Comes with a free MySQLi database interface (more databases to come).
- Includes an Object relational mapper with CRUD interface.
- Can work both RESTful or action based.
- Extensible via plugin/event-interface.
- Powerful regex based request routing.
- Talks json, xml, html, plaintext out of the box.
- Ideal companion for ExtJS/Sencha applications.
- A webserver (duh!) - tested on lighttpd/php-cgi and nginx/php-fpm
- PHP >= 5.3 with mysqli-support if you want to use the connector.
All work is open source and licensed under the BSD license.