This commit is contained in:
ziadoz 2012-08-13 10:54:55 -07:00
parent 59b6c50058
commit d5dce8ff6e
1 changed files with 1 additions and 0 deletions

View File

@ -41,5 +41,6 @@ A list of amazingly awesome PHP libraries that you should be using:
* [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
* [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security.
* [PHP Standards Working Group](https://groups.google.com/group/php-standards) - The PHP standards working group.
* [Easy Package Management with Composer](http://net.tutsplus.com/tutorials/php/easy-package-management-with-composer/)
* [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
* [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.