瀏覽代碼

Merge pull request #375 from c9s/patch-1

Adding CLIFramework
pull/573/head
Jad Bitar 10 年之前
父節點
當前提交
2ef7c249c3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -537,6 +537,7 @@ Libraries to help manage database schemas and migrations.
537 537
 * [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
538 538
 * [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting.
539 539
 * [CLI Menu](https://github.com/php-school/cli-menu) - A library for building CLI menus.
540
+* [CLIFramework](https://github.com/c9s/CLIFramework) - A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew.
540 541
 
541 542
 ## Authentication and Authorization
542 543
 *Libraries for implementing user authentication and authorization.*

Loading…
取消
儲存