Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed Nov 10, 2017
1 parent f03a2ef commit fd12e8e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# php 命令行应用库

简洁、功能全面的php命令行应用库。提供控制台参数解析, 颜色风格输出, 用户信息交互, 特殊格式信息显示。无其他库依赖,可以方便的整合到任何已有项目中。
简洁、功能全面的php命令行应用库。提供控制台参数解析, 颜色风格输出, 用户信息交互, 特殊格式信息显示。

> 无其他库依赖,可以方便的整合到任何已有项目中。
- 功能全面的命令行的选项参数解析(命名参数,短选项,长选项 ...)
- 命令行应用, 命令行的 `controller`, `command` 解析运行
Expand Down

0 comments on commit fd12e8e

Please sign in to comment.