phpmd.org - PHPMD - PHP Mess Detector

design (75795) maintenance (6121) reporting (828) violations (51) pmd (29) phpmd (1) project mess detection (1) quality assurence (1)

Example domain paragraphs

This is the project site of PHPMD . It is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD . PHPMD can be seen as an user friendly and easy to configure frontend for the raw metrics measured by PHP Depend.

What PHPMD does is: It takes a given PHP source code base and look for several potential problems within that source. These problems can be things like:

PHPMD is a mature project and provides a diverse set of pre defined rules (though may be not as many its Java brother PMD) to detect code smells and possible errors within the analyzed source code. Checkout the rules section to learn more about all implemented rules.

Links to phpmd.org (9)