浏览代码

pull/4/head
Jamie York 12 年前
父节点
当前提交
274734c936
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md 查看文件

@@ -248,6 +248,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
248 248
 * [GetOpt](https://github.com/ulrichsg/getopt-php) - A command line opt parser.
249 249
 * [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
250 250
 * [Commando](https://github.com/nategood/commando) - Another simple command line opt parser.
251
+* [GetOptionKit](https://github.com/c9s/php-GetOptionKit) - Another command line opt parser.
251 252
 * [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
252 253
 * [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
253 254
 

正在加载...
取消
保存