Libraries tagged by code quality
shopsys/coding-standards
279375 Downloads
Coding standards definition compatible with PSR-2
drevops/phpcs-standard
106030 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
denzyl/phanalist
46258 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
9945 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.
orrison/meliorstan
14569 Downloads
Provides PHPStan rules for improved code quality by detecting code smells and possible issues. In addition to enforcing particular naming and code style conventions to reduce bike-shedding.
igorsgm/laravel-git-hooks
38344 Downloads
🪝• Efficiently manage Git hooks in Laravel projects. Enhance code quality, save time on reviews, and prevent bugs from entering your repository.
wunderio/code-quality
113173 Downloads
Code Quality checker wrapper for GrumPHP
vijaycs85/drupal-quality-checker
192870 Downloads
Setups code quality checking tools for Drupal project.
setono/code-quality-pack
257203 Downloads
A pack that installs code quality tools.
maximal/gitlab-code-quality
42299 Downloads
GitLab Code Quality generator for PHP and JS projects
karriere/code-quality
13318 Downloads
Code Quality scripts that can be run via Composer.
wayofdev/cs-fixer-config
66153 Downloads
🧹 Adds custom rule-sets to PHP CS Fixer for consistent coding standards.
shopsys/phpstorm-inspect
10071 Downloads
Package for running PhpStorm's inspections from CLI and displaying results
shieldci/laravel
8757 Downloads
Automated code analysis for Laravel applications covering security, performance, reliability, code quality and best practices.
shieldci/analyzers-core
15484 Downloads
Shared foundation for building static analysis tools - includes abstract analyzer classes, result formatters, file parsers, and utilities