Libraries tagged by codequality
dealerdirect/phpcodesniffer-composer-installer
181638735 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
phpro/grumphp
17095201 Downloads
A composer plugin that enables source code quality checks.
ekino/phpstan-banned-code
6437065 Downloads
Detected banned code using PHPStan
staabm/phpstan-dba
2643475 Downloads
micheh/phpcs-gitlab
13359429 Downloads
GitLab Report for PHP_CodeSniffer (display the violations in the GitLab CI/CD Code Quality Report)
laraveldaily/filacheck
106824 Downloads
Static analysis for Filament projects - detect deprecated patterns and code issues
systemsdk/phpcpd
166307 Downloads
Copy/Paste Detector for PHP code
staabm/phpstan-baseline-analysis
123000 Downloads
spaceemotion/php-coding-standard
148097 Downloads
Combines multiple code quality tools into one binary with unified output.
shopsys/coding-standards
284749 Downloads
Coding standards definition compatible with PSR-2
phpcpd-next/phpcpd
2775 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
7454 Downloads
Static analyzer for PHP project archeology. Calculates various metrics for your codebase.
drevops/phpcs-standard
152055 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
denzyl/phanalist
47475 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
13060 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.