Description
PHP source code can be scanned for maintainability problems, complexity, unused code, and rule violations. This command-line mess detector helps developers review projects before release or during CI. It is run from a terminal with the phpmd command. Findings depend on configured rules and can expose source structure when reports are shared.