Parcourir la source

Added PHP CLI Menu - build powerful CLI menus

pull/529/head
Michael Woodward il y a 10 ans
Parent
révision
10d669453f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

@@ -522,6 +522,7 @@ Libraries to help manage database schemas and migrations.
522 522
 * [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
523 523
 * [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
524 524
 * [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting.
525
+* [CLI Menu](https://github.com/php-school/cli-menu) - A library for building beautiful CLI menus with an expressive DSL.
525 526
 
526 527
 ## Authentication and Authorization
527 528
 *Libraries for implementing user authentication and authorization.*

Chargement…
Annuler
Enregistrer