|
|
@@ -52,6 +52,7 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
52
|
52
|
* [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
|
|
53
|
53
|
* [PHPAss](http://www.openwall.com/phpass/) - A portable password hashing framework.
|
|
54
|
54
|
* [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
|
|
|
55
|
+* [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords.
|
|
55
|
56
|
* [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
|
|
56
|
57
|
* [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
|
|
57
|
58
|
* [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
|