Libraries tagged by quality
sajjadhossainshohag/laravel-doctor
253 Downloads
Code Health Checker for Laravel — catch broken routes, missing views, schema mismatches, and runtime errors before deployment.
qualimetrix/qualimetrix
605 Downloads
CLI tool for static analysis of PHP code - detects architectural mess and complexity issues
qb-technologies/laravel-config
2045 Downloads
🎯 Standardized PHP code quality configurations for PHP-CS-Fixer, PHPStan, Rector, and PHPCPD. Share consistent coding standards across all your projects.
pronovix/drupal-qa
43896 Downloads
QA tools for Drupal.
professional-wiki/page-approvals
5737 Downloads
Quality control for MediaWiki. Approve pages, assign approvers to categories, view your approval requests, and see the approval status of pages.
phptramp/phptramp
687 Downloads
Static analyzer that detects tramp data: parameters passed through chains of PHP methods that never use them.
pekral/rector-rules
18317 Downloads
An extensible package of custom Rector rules for automated PHP refactoring and coding standard enforcement.
pekral/phpcs-rules
14788 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.
cline/analyzer
22388 Downloads
Configurable parallel PHP code analyzer for checking class references
built-fast/phpstan-sensitive-parameter
5067 Downloads
PHPStan extension for detecting parameters that should use SensitiveParameter
amashukov/rector-php-rules
1353 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.
akondas/exspecto
4605 Downloads
Small PHP DSL for synchronizing asynchronous operations (busy-waiting)
nowo-tech/code-review-guardian
3304 Downloads
Provider-agnostic code review guardian for PHP projects. Works with any PHP project (Symfony, Laravel, Yii, CodeIgniter, etc.) and any Git provider (GitHub, GitLab, Bitbucket, etc.)
dancryer/php-docblock-checker
150187 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
the-firehub-project/phpstan-rules
1143 Downloads
A centralized quality enforcement layer for the FireHub ecosystem, providing shared PHPStan configuration and custom static analysis rules.