diff --git a/README.md b/README.md index 4cae8ce..f2b2d83 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications. * [Mezzio](https://getexpressive.org/) - A micro-framework by Laminas. +* [Minicli](https://github.com/minicli/minicli) - Minimalist, dependency-free framework for building CLI-centric PHP applications. * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications. * [Slim](https://www.slimframework.com/) - Another simple micro framework.