1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-01 12:40:26 +02:00

Merge pull request #1081 from danielsuguimoto/laravel-zero

Adding Laravel-Zero
This commit is contained in:
Jad Bitar
2020-03-04 17:23:13 -05:00
committed by GitHub

View File

@@ -162,6 +162,7 @@ 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.