This commit is contained in:
ziadoz 2012-08-13 11:13:55 -07:00
parent a7514c78cf
commit 0b7b3ce451

View File

@ -47,6 +47,8 @@ A list of amazingly awesome PHP libraries that you should be using:
# Utilities # Utilities
* [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 Env](https://github.com/CHH/phpenv) - A PHP version manager.
* [PHP Build](https://github.com/CHH/php-build) - A PHP version installer. * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
* [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP. * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.