Libraries tagged by code quality
frosh/code-quality-meta
40103 Downloads
A meta package providing recipes for shopware code quality tools
aluisio/laravel-code-analyzer
263 Downloads
Create new artisan commands to simplify your code quality workflow
jasny/php-code-quality
13476 Downloads
Quality assurance toolchain
chiiya/laravel-code-style
7336 Downloads
Code style and quality configurations for Laravel projects
qafoo/quality-analyzer
15788 Downloads
Helper for code reviews
degraciamathieu/php-smelly-code-detector
778 Downloads
PHP code smell detector
taptima/phpstan-custom
17678 Downloads
Taptima extensions for PHPStan
taptima/php-cs-fixer
17454 Downloads
Taptima PHP-CS-Fixer fixers
synergitech/laravel-coding-standards
7076 Downloads
A generic package for implementing Laravel Pint coding standards across Laravel packages
smnandre/twigmetrics
700 Downloads
Twig template analyzer for PHP: structure, style, complexity, and maintainability metrics at a glance
pronovix/drupal-qa
43120 Downloads
QA tools for Drupal.
pekral/rector-rules
16708 Downloads
An extensible package of custom Rector rules for automated PHP refactoring and coding standard enforcement.
pekral/phpcs-rules
13270 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.
built-fast/phpstan-sensitive-parameter
4770 Downloads
PHPStan extension for detecting parameters that should use SensitiveParameter
amashukov/rector-php-rules
634 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.