Adding Laravel-Zero

This commit is contained in:
Daniel Jun Suguimoto 2020-03-03 20:55:46 -03:00
parent fa01ede3f8
commit fdd29da131
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [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.*