|
|
@@ -126,6 +126,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
126
|
126
|
## Micro Frameworks
|
|
127
|
127
|
*Micro frameworks and routers.*
|
|
128
|
128
|
|
|
|
129
|
+* [Lumen](http://lumen.laravel.com) - The stunningly fast micro-framework by Laravel.
|
|
129
|
130
|
* [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
|
|
130
|
131
|
* [Slim](http://www.slimframework.com/) - Another simple micro framework.
|
|
131
|
132
|
* [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs.
|