Add Lumen micro framework

This commit is contained in:
安正超 2015-05-14 21:11:51 +08:00
parent ef9184427a
commit f432f8c82f

View File

@ -125,7 +125,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
## Micro Frameworks ## Micro Frameworks
*Micro frameworks and routers.* *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. * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
* [Slim](http://www.slimframework.com/) - Another simple micro framework. * [Slim](http://www.slimframework.com/) - Another simple micro framework.
* [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs. * [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs.