1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00
This commit is contained in:
ziadoz 2012-08-29 08:15:49 -07:00
parent 66274096cf
commit ea8da70855

View File

@ -40,8 +40,8 @@ A list of amazingly awesome PHP libraries that you should be using:
* [PHPAss](http://www.openwall.com/phpass/) - A portable password hashing framework.
* [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.
* [Optparse](https://github.com/CHH/optparse) - Another command line opt parser.
* [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
* [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
# C Extension Frameworks
* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.