- Static Code Analysis - [PhpMetrics](http://www.phpmetrics.org/) is a static analyzer tool. - [PHP Mess Detector](http://phpmd.org/) - [PHPLOC](https://github.com/sebastianbergmann/phploc) A tool for quickly measuring the size of a PHP project. - [phpcpd](https://github.com/sebastianbergmann/phpcpd) Copy/Paste Detector (CPD) for PHP code.