浏览代码

pull/4/head
ziadoz 13 年前
父节点
当前提交
66274096cf
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      awesome-php.md

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

40
 * [PHPAss](http://www.openwall.com/phpass/) - A portable password hashing framework.
40
 * [PHPAss](http://www.openwall.com/phpass/) - A portable password hashing framework.
41
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
41
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
42
 * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
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
 # C Extension Frameworks
46
 # C Extension Frameworks
45
 * [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.
47
 * [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.

正在加载...
取消
保存