浏览代码

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

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

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
 * [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords.
56
+* [Password Compat](https://github.com/ircmaxell/password_compat) - A library that provides compatibility with the new PHP 5.5 password functions.
56
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
57
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
57
 * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
58
 * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
58
 * [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
59
 * [GetOpt](ulrichsg/getopt-php) - A command line opt parser.

正在加载...
取消
保存