|
|
@@ -47,6 +47,8 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
47
|
47
|
|
|
48
|
48
|
# Utilities
|
|
49
|
49
|
|
|
|
50
|
+* [HomeBrew](http://mxcl.github.com/homebrew/) - A package manager for OSX.
|
|
|
51
|
+* [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew.
|
|
50
|
52
|
* [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
|
|
51
|
53
|
* [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
|
|
52
|
54
|
* [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
|