|
|
@@ -174,6 +174,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
174
|
174
|
|
|
175
|
175
|
* [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications.
|
|
176
|
176
|
* [Mezzio](https://getexpressive.org/) - A micro-framework by Laminas.
|
|
|
177
|
+* [Minicli](https://github.com/minicli/minicli) - Minimalist, dependency-free framework for building CLI-centric PHP applications.
|
|
177
|
178
|
* [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
|
|
178
|
179
|
* [Slim](https://www.slimframework.com/) - Another simple micro framework.
|
|
179
|
180
|
|