Jamie York 13 anni fa
parent
commit
e8b87df7c8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md Vedi File

@@ -58,6 +58,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
58 58
 * [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
59 59
 * [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords.
60 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 62
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
62 63
 * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
63 64
 * [GetOpt](ulrichsg/getopt-php) - A command line opt parser.

Loading…
Annulla
Salva