Home    Date Added: 2010-10-10    Last Updated: 2010-10-18    Revision: 3     News Feed: News Articles feed: Articles Twitter: Follow alphadevx on Twitter

PHPMD

PHP Mess Detector (PHPMD) is a tool for finding potential problems in your PHP code base. The tool outputs a detailed HTML report, which highlights the file name, line number, and a description of the potential problem detected.

Some examples of the kinds of problems the tool can find are:

You can find a full list of all of the rules applied by PHPMD during analysis on the PHPMD home site here:

Current Rulesets

Like all code analysis tools, PHPMD is no silver bullet but it will provide you with lots of hints on where you should be looking in your code for potential problems, particularly if you care about writing maintainable code.

Tags:

Permalink: http://www.design-ireland.net/news/title/PHPMD
Title: PHPMD
Author: John Collins



blog comments powered by Disqus

Copyright © 2011, the above named author. All rights reserved.