add Lumen framework

This commit is contained in:
Ilya 2015-04-20 17:24:29 +03:00
parent ef9184427a
commit 2b8259c924

View File

@ -129,6 +129,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
* [Slim](http://www.slimframework.com/) - Another simple micro framework.
* [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs.
* [Lumen](http://lumen.laravel.com/) - A micro framework from creator of Laravel
## Micro Framework Extras
*Extras related to micro frameworks and routers.*