Skip to content

Commit 5e34e57

Browse files
committed
Update README.md
1 parent 7e0de19 commit 5e34e57

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ It runs:
88
* PHPMD for unusedcode, codesize, controversial, design, naming rules.
99
* PHP Copy Paste detector.
1010
* PHP LOC.
11+
* PHP Depend.
1112
* PHPUnit + Codecoverage.
13+
* PHPDocumentor.
1214

1315
All results are saved inside phing-build directory.
1416

@@ -18,5 +20,7 @@ All results are saved inside phing-build directory.
1820
* squizlabs/php_codesniffer
1921
* phpmd/phpmd
2022
* sebastian/phpcpd
23+
* pdepend/pdepend
2124
* phpunit/phpunit
25+
* phpdocumentor/phpdocumentor
2226
* ext-xsl (It requires php extension xsl to generate coverage html report).

0 commit comments

Comments
 (0)