瀏覽代碼

pull/4/head
ziadoz 13 年之前
父節點
當前提交
66274096cf
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      awesome-php.md

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

@@ -40,6 +40,8 @@ A list of amazingly awesome PHP libraries that you should be using:
40 40
 * [PHPAss](http://www.openwall.com/phpass/) - A portable password hashing framework.
41 41
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
42 42
 * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
43
+* [Getopt](ulrichsg/getopt-php) - A command line opt parser.
44
+* [Optparse](https://github.com/CHH/optparse) - Another command line opt parser.
43 45
 
44 46
 # C Extension Frameworks
45 47
 * [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.

Loading…
取消
儲存