From fb8410ba24f81543fed8059c38b8c75f3cbf88dc Mon Sep 17 00:00:00 2001 From: ziadoz Date: Mon, 13 Aug 2012 10:59:06 -0700 Subject: [PATCH] --- awesome-php.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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