|
|
@@ -139,11 +139,11 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
139
|
139
|
## Micro Frameworks
|
|
140
|
140
|
*Micro frameworks and routers.*
|
|
141
|
141
|
|
|
142
|
|
-* [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
|
|
143
|
|
-* [Slim](http://www.slimframework.com/) - Another simple micro framework.
|
|
144
|
142
|
* [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs.
|
|
145
|
143
|
* [Lumen](https://lumen.laravel.com) - A micro-framework by Laravel.
|
|
146
|
144
|
* [Proton](https://github.com/alexbilbie/Proton) - A StackPHP compatible micro framework
|
|
|
145
|
+* [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
|
|
|
146
|
+* [Slim](http://www.slimframework.com/) - Another simple micro framework.
|
|
147
|
147
|
|
|
148
|
148
|
## Micro Framework Extras
|
|
149
|
149
|
*Extras related to micro frameworks and routers.*
|