Libraries tagged by quality rules
orrison/meliorstan
21574 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.
drevops/phpcs-standard
153597 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
sanmai/phpstan-rules
20085 Downloads
Custom PHPStan rules for enforcing code quality standards
wayofdev/cs-fixer-config
68082 Downloads
🧹 Adds custom rule-sets to PHP CS Fixer for consistent coding standards.
nowo-tech/phpstan-frankenphp
17441 Downloads
PHPStan rules that help you migrate from PHP-FPM to FrankenPHP classic, then to worker mode. Rules are split by level with demos for every case.
sinemacula/coding-standards-laravel
4378 Downloads
Laravel-specific coding standards, static-analysis rules, and code-quality tooling for Sine Macula's Laravel repositories.
leek/rector-filament
3186 Downloads
Rector rules for Filament v4 upgrades and code quality.
the-firehub-project/phpstan-rules
787 Downloads
A centralized quality enforcement layer for the FireHub ecosystem, providing shared PHPStan configuration and custom static analysis rules.
pekral/rector-rules
17836 Downloads
An extensible package of custom Rector rules for automated PHP refactoring and coding standard enforcement.
pekral/phpstan-rules
9539 Downloads
Extensible package of custom rules for PHPStan.
pekral/phpcs-rules
14308 Downloads
Custom ruleset for PHP_CodeSniffer (PHPCS) with additional rules and configuration, based on Slevomat Coding Standard. Helps to enforce consistent code style and best practices in PHP projects.
amashukov/rector-php-rules
1206 Downloads
Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.
mohamed-ashraf-elsaed/claude-kit
242 Downloads
One command sets up Claude Code (and any AI coding agent) on a Laravel project: engineering rules, a quality gate (PHPStan, Pint, Pest), skills, git hooks, and stack-aware frontend tooling.
taptima/phpstan-custom
17863 Downloads
Taptima extensions for PHPStan
space48/magento2-code-quality
2303 Downloads
Provides rulesets for phpmd, phpcs and eslint that overrides some Magento sniffs and provides some new ones as well