Browse Source

pull/4/head
ziadoz 13 years ago
parent
commit
dc24a5e3f5
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

52
 * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
52
 * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
53
 * [PHPAss](http://www.openwall.com/phpass/) - A portable password hashing framework.
53
 * [PHPAss](http://www.openwall.com/phpass/) - A portable password hashing framework.
54
 * [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
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
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
56
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
56
 * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
57
 * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
57
 * [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
58
 * [GetOpt](ulrichsg/getopt-php) - A command line opt parser.

Loading…
Cancel
Save