Backend is a PHP framework providing user access control, intelligent data representation according to request types, and easy to customize actions, using a MVC approach.
Backend also aims to act as a RESTful data manipulator and translator.
At the moment the backend supports the following formats:
Input:
* MySQL
Output:
* HTML
* JSON
* Serialized (PHP)
* PHP Variables
Product's homepage
Requirements:
· PHP
What's New in This Release: [ read full changelog ]
· Most of the default models now comes with their default MySQL `CREATE TABLE` SQL, making it easier to get the backend up and running.
· It also supports tags, comments, and RSS feeds.