瀏覽代碼

pull/4/head
ziadoz 13 年之前
父節點
當前提交
1aa24dc83d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      awesome-php.md

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

@@ -53,6 +53,7 @@ A list of amazingly awesome PHP libraries that you should be using:
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 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 57
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
57 58
 * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
58 59
 * [GetOpt](ulrichsg/getopt-php) - A command line opt parser.

Loading…
取消
儲存