Para este proyecto he utilizado el framework de la empresa Millolab llamado Quaver, el cual esta en vías de desarrollo dando muy buenos resultados, dejo a continuación el readme del repositorio de Quaver para mas información.
What is Quaver?
===============
It is a framework designed to develop a website, applications, platforms or whatever you want. Lightweight and simple to use, modular and robust. Made for Web Artisans.
Quaver Framework is developed by [Alberto G.C.](https://github.com/albertogcatalan) & [MilloLab](http://millolab.com), and distributed under MIT license.
[](https://packagist.org/packages/millolab/quaver) [](https://travis-ci.org/MilloLab/quaver) [](https://packagist.org/packages/millolab/quaver)
Installation
------------
* Download latest version with composer: `composer create-project millolab/quaver path/`
* Import `quaver.sql` to your database
* Check your `Quaver/Config.php` and `Quaver/Routes.yml` to start!
Requeriments
------------
* PHP >= 5.4