Reorder laravel-zero

This commit is contained in:
Daniel Jun Suguimoto 2020-03-04 15:39:47 -03:00
parent fdd29da131
commit 3d0b80ca5f
1 changed files with 1 additions and 1 deletions

View File

@ -161,11 +161,11 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
*Micro frameworks and routers.*
* [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs.
* [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications.
* [Lumen](https://lumen.laravel.com) - A micro-framework by Laravel.
* [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
* [Slim](https://www.slimframework.com/) - Another simple micro framework.
* [Expressive](https://getexpressive.org/) - A micro-framework by Zend.
* [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications.
### Micro Framework Extras
*Extras related to micro frameworks and routers.*