mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
This commit is contained in:
parent
d17e76f9eb
commit
e8b87df7c8
@ -58,6 +58,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
|
|||||||
* [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
|
* [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
|
||||||
* [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords.
|
* [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords.
|
||||||
* [Password Compat](https://github.com/ircmaxell/password_compat) - A library that provides compatibility with the new PHP 5.5 password functions.
|
* [Password Compat](https://github.com/ircmaxell/password_compat) - A library that provides compatibility with the new PHP 5.5 password functions.
|
||||||
|
* [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript.
|
||||||
* [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
|
* [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
|
||||||
* [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
|
* [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
|
||||||
* [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
|
* [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
|
||||||
|
Loading…
Reference in New Issue
Block a user