From 4ff43d63116b3c581ac1f7be24d70f029a037eec Mon Sep 17 00:00:00 2001 From: ziadoz Date: Wed, 3 Oct 2012 09:12:37 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 130331f..576afcb 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -71,6 +71,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [HomeBrew](http://mxcl.github.com/homebrew/) - A package manager for OSX. * [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew. + * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager. * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer. * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.