1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00
Ruslan Makhmatkhanov 9a8e466120 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

WWW: http://phpmd.org/

PR:		172761
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Feature safe:   yes
2012-12-03 15:58:26 +00:00

7 lines
313 B
Plaintext

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
WWW: http://phpmd.org/