Add Lumen by Laravel

This commit is contained in:
Levan Velijanashvili 2015-05-19 16:12:27 +04:00
parent ab9274b41c
commit a04ffe900c
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
## Micro Frameworks
*Micro frameworks and routers.*
* [Lumen](http://lumen.laravel.com) - The stunningly fast micro-framework by Laravel.
* [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.