From 93e3bff4d6b369a30f5b5d5cdfbd753811f58bc7 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Wed, 7 Nov 2012 08:34:33 -0800 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 41417af..83f322a 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -97,6 +97,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer. * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library. * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP. +* [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code # Resources