[DEPRECATED]
A smart, lightweight and easy to use PHP MVC skeleton. Easy to understand and to setup, fully personalizable.
This framework use: HTML5, CSS, Javascript, Grunt, PHPUnit, jshint, csslint and minifiers. Also you have a public folder with a robot.txt and opensearch.xml (add your favicon and apple-touch-icon-* in this folder).
PHP 5 >= 5.4.0
All issues or pull requests must be submitted through GitHub.
- To report an issue or a feature request, please use GitHub Issues.
- To make a pull request, please create a new branch for each feature or issue.
- 2014-08-31 - Add composer.json (Version 1.0.0)
- 2014-08-04 - Update PDO class (Version 0.0.8)
- 2014-07-31 - Add grunt-phpunit (Version 0.0.7)
- 2014-07-31 - Add grunt-phplint (Version 0.0.6)
- 2014-07-29 - Add route (Version 0.0.5)
- 2014-07-28 - Add tests (Version 0.0.4)
- 2014-07-27 - Add grunt configuration (Version 0.0.3)
- 2014-07-25 - Add namespaces (Version 0.0.2)
- 2014-07-24 - First commit (Version 0.0.1)