4 lines
290 B
Text
4 lines
290 B
Text
The PHP Mess Detector aims to be a simplified PHP port of the well known
|
|
Java Tool PMD. This project uses PHP_Depend to measure several software metrics
|
|
from given source code, then it compares the calculated values with
|
|
customizeable thresholds and reports all suspect software artifacts.
|