1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-09-27 20:39:00 +00:00

Alphabetize Micro Frameworks

This commit is contained in:
Jose Diaz-Gonzalez 2016-04-03 22:15:04 -04:00
parent 7009c5f740
commit 84c5d6d298

View File

@ -139,11 +139,11 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
## Micro Frameworks
*Micro frameworks and routers.*
* [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](https://lumen.laravel.com) - A micro-framework by Laravel.
* [Proton](https://github.com/alexbilbie/Proton) - A StackPHP compatible micro framework
* [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
* [Slim](http://www.slimframework.com/) - Another simple micro framework.
## Micro Framework Extras
*Extras related to micro frameworks and routers.*