Top PHP Code Quality Tools 2025

GitHub Libraries PHP Code Quality Tools

phpstan/phpstan 13K +29

Added by sizovs added 1 week ago

PHP Static Analysis Tool - discover bugs in your code without running it!

php-cs-fixer/php-cs-fixer 13K +29

Added by sizovs added 1 week ago

A tool to automatically fix PHP Coding Standards issues

rectorphp/rector 9K +23

Added by sizovs added 1 week ago

Rector instantly upgrades and refactors the PHP code of your application.

larastan/larastan 5K +4

Added by sizovs added 4 days ago

Adds code analysis to Laravel improving developer productivity and code quality.

vimeo/psalm 5K +1

Added by sizovs added 2 days ago

A static analysis tool for finding errors in PHP applications

phan/phan 5K

Added by sizovs added 2 days ago

Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.

phpro/grumphp 4K

Added by sizovs added 2 days ago

GrumPHP is a code quality enforcement tool. It leverages the git pre-commit hook to run specific tasks that you've configured.

phpmetrics/phpmetrics 2K

Added by sizovs added 1 day ago

PhpMetrics provides metrics about PHP project and classes, with beautiful and readable HTML report.

phpmd/phpmd 2K

Added by sizovs added 1 day ago

PHPMD (PHP Mess Detector) analyzes PHP code for bugs, suboptimal code, complexity, and unused elements using predefined rules.

sebastianbergmann/phploc 2K

Added by sizovs added 1 day ago

A tool for quickly measuring the size of a PHP project.

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.