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.

読み込み中…
キャンセル
保存