|
|
@@ -46,4 +46,5 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
46
|
46
|
# Utilities
|
|
47
|
47
|
|
|
48
|
48
|
* [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
|
|
49
|
|
-* [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
|
|
|
49
|
+* [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
|
|
|
50
|
+* [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
|