1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-04 23:40:47 +00:00
This commit is contained in:
ziadoz 2012-08-29 09:15:04 -07:00
parent 09edee881f
commit 2ef5c1af49

View File

@ -39,6 +39,7 @@ A list of amazingly awesome PHP libraries that you should be using:
* [Bob](https://github.com/CHH/bob) - A simple project automation tool.
* [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
* [PHPAss](http://www.openwall.com/phpass/) - A portable password hashing framework.
* [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
* [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
* [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
* [GetOpt](ulrichsg/getopt-php) - A command line opt parser.