瀏覽代碼

Added PHP CLI Menu - build powerful CLI menus

pull/529/head
Michael Woodward 10 年之前
父節點
當前提交
10d669453f
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -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.*

Loading…
取消
儲存