Skip to content

Commit 730e940

Browse files
authored
Added PHPDoctor (voku).
1 parent df54261 commit 730e940

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Tools to report issues in code that are or lead to bugs.
3939
* [php7mar](https://github.com/Alexia/php7mar) - PHP 7 Migration Assistant Report.
4040
* [phpcallgraph](http://phpcallgraph.sourceforge.net/) - Generate static call graphs. Such a graph visualizes the call dependencies among methods or functions of an application..
4141
* [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - Spots copy/pasted code, and help enforcing DRY rule.
42+
* [PHPDoctor](https://github.com/voku/PHPDoctor) - Check PHP files or directories for missing types.
4243
* [Phan](https://github.com/etsy/phan) - The static analyzer by Rasmus, PHP Creator.
4344
* [Phinder](https://github.com/sider/phinder.git) - PHP code piece finder
4445
* [Phortress](https://github.com/lowjoel/phortress) - A PHP static code analyser for potential vulnerabilities.

0 commit comments

Comments
 (0)