From fdd29da13161635c2d81d43d65e9a0a761316eaf Mon Sep 17 00:00:00 2001 From: Daniel Jun Suguimoto Date: Tue, 3 Mar 2020 20:55:46 -0300 Subject: [PATCH] Adding Laravel-Zero --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f371930..4f3c5e5 100644 --- a/README.md +++ b/README.md @@ -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.*