FICHA · AUR

phpmd

Takes a given PHP source code base and look for several potential problems within that source.

  • Static analysis tool
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · Jun 3, 2026 description in en

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.

How to run

phpmd

Commands: phpmd

Permissions

Permissions not analysed for this source yet.