diff --git a/README.md b/README.md index 4f3c5e5..7e75576 100644 --- a/README.md +++ b/README.md @@ -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.*