|
|
@@ -97,6 +97,7 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
97
|
97
|
* [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
|
|
98
|
98
|
* [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
|
|
99
|
99
|
* [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
|
|
|
100
|
+* [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code
|
|
100
|
101
|
|
|
101
|
102
|
# Resources
|
|
102
|
103
|
|