1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00
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
* [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 Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.