|
|
@@ -40,8 +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
|
+* [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
|
|
|
44
|
+* [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
|
|
45
|
45
|
|
|
46
|
46
|
# C Extension Frameworks
|
|
47
|
47
|
* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.
|