Browse Source

pull/4/head
ziadoz 13 years ago
parent
commit
93e3bff4d6
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

97
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
97
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
98
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
98
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
99
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
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
 # Resources
102
 # Resources
102
 
103
 

Loading…
Cancel
Save