diff --git a/awesome-php.md b/awesome-php.md index 103d4ab..ba39014 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -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. \ No newline at end of file +* [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. \ No newline at end of file