Browse Source

Merge pull request #1274 from ziadoz/alexkart-patch-1

Add Minicli micro framework
pull/1276/head
Mark Scherer 1 year ago
parent
commit
9dda58ae79
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

174
 
174
 
175
 * [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications.
175
 * [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications.
176
 * [Mezzio](https://getexpressive.org/) - A micro-framework by Laminas.
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
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
178
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
178
 * [Slim](https://www.slimframework.com/) - Another simple micro framework.
179
 * [Slim](https://www.slimframework.com/) - Another simple micro framework.
179
 
180
 

Loading…
Cancel
Save