PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
Code Quality Checker Tools For PHP Projects
A collection of code quality tools for PHP projects that you can use to analyze and fix your code in your local environments or in CI pipelines. The collection will not contain testing tools.
A tool to automatically fix PHP Coding Standards issues
Parse: A Static Security Scanner
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
Copy/Paste Detector (CPD) for PHP code.
A tool for quickly measuring the size of a PHP project.
PHP Magic Number Detector
PHPMD 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 frontend application for the raw metrics stream meas…
PHP Static Analysis Tool - discover bugs in your code without running it!
A static analysis tool for finding errors in PHP applications
PHP Mutation Testing library