From 9b3c8e21fbb05fe35ea3e766a11c1a2dbd7900ae Mon Sep 17 00:00:00 2001 From: ziadoz Date: Mon, 13 Aug 2012 10:56:40 -0700 Subject: [PATCH] --- awesome-php.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 513fc1a..103d4ab 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -36,11 +36,14 @@ A list of amazingly awesome PHP libraries that you should be using: * [Sami](https://github.com/fabpot/Sami) - An API documentation generator. * [Bob](https://github.com/CHH/bob) - A simple project automation tool. -# Bonus Extras +# Resources * [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/) - A Composer tutorial by Phil Sturgeon. + +# Utilities + * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager. * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer. \ No newline at end of file