Libraries tagged by code-quality
dealerdirect/phpcodesniffer-composer-installer
178677215 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
phpro/grumphp
16888724 Downloads
A composer plugin that enables source code quality checks.
ekino/phpstan-banned-code
6346279 Downloads
Detected banned code using PHPStan
staabm/phpstan-dba
2599573 Downloads
micheh/phpcs-gitlab
13020128 Downloads
GitLab Report for PHP_CodeSniffer (display the violations in the GitLab CI/CD Code Quality Report)
systemsdk/phpcpd
138811 Downloads
Copy/Paste Detector for PHP code
staabm/phpstan-baseline-analysis
117844 Downloads
laraveldaily/filacheck
90934 Downloads
Static analysis for Filament projects - detect deprecated patterns and code issues
spaceemotion/php-coding-standard
146673 Downloads
Combines multiple code quality tools into one binary with unified output.
shopsys/coding-standards
282823 Downloads
Coding standards definition compatible with PSR-2
phpcpd-next/phpcpd
1558 Downloads
phpcpd-next — Copy/Paste (clone) detector for PHP 8.5+ with Type-1/2/3 detection. The maintained successor to the archived sebastianbergmann/phpcpd.
php-code-archeology/php-code-archeology
6318 Downloads
Static analyzer for PHP project archeology. Calculates various metrics for your codebase.
drevops/phpcs-standard
135244 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
denzyl/phanalist
47083 Downloads
Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.
ahmed-bhs/doctrine-doctor
11717 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.