You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[phpcallgraph](http://phpcallgraph.sourceforge.net/) - Generate static call graphs. Such a graph visualizes the call dependencies among methods or functions of an application..
41
41
*[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.
42
43
*[Phan](https://github.com/etsy/phan) - The static analyzer by Rasmus, PHP Creator.
43
44
*[Phinder](https://github.com/sider/phinder.git) - PHP code piece finder
44
45
*[Phortress](https://github.com/lowjoel/phortress) - A PHP static code analyser for potential vulnerabilities.
0 commit comments