瀏覽代碼

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

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

58
 * [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
58
 * [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
59
 * [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords.
59
 * [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords.
60
 * [Password Compat](https://github.com/ircmaxell/password_compat) - A library that provides compatibility with the new PHP 5.5 password functions.
60
 * [Password Compat](https://github.com/ircmaxell/password_compat) - A library that provides compatibility with the new PHP 5.5 password functions.
61
+* [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript.
61
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
62
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
62
 * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
63
 * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
63
 * [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
64
 * [GetOpt](ulrichsg/getopt-php) - A command line opt parser.

Loading…
取消
儲存