Open westonruter opened 11 years ago
phpmd scans PHP source code and looks for potential problems such as possible bugs, dead code, suboptimal code, and overcomplicated expressions. http://phpqatools.org/
http://phpmd.org/
Potential starting rulesets: https://gist.github.com/GaryJones/52b88024fd02a662233e https://github.com/michael-cannon/wordpress-starter/blob/master/tests/phpmd.ruleset.xml
I'm working on a pull request.
http://phpmd.org/