This commit is contained in:
ziadoz 2012-08-13 10:59:06 -07:00
parent 9b3c8e21fb
commit fb8410ba24
1 changed files with 2 additions and 1 deletions

View File

@ -46,4 +46,5 @@ A list of amazingly awesome PHP libraries that you should be using:
# Utilities
* [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.