Libraries tagged by quality
rlnks/php-mail-audit
5594 Downloads
Email HTML quality analysis engine — detect bad practices, score compatibility, get actionable insights before sending.
purple-orca/laravel-doctor
370 Downloads
High-signal health checks for Laravel apps. Run php artisan doctor to catch deploy blockers, security drift, and production footguns.
pekral/phpstan-rules
9704 Downloads
Extensible package of custom rules for PHPStan.
indykoning/grumphp-prettier
58704 Downloads
A Prettier task for GrumPHP.
aterrien/forp-profiler
190 Downloads
A PHP profiler written in C. forp is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
ast-metrics/ast-metrics
585 Downloads
AST Metrics bridge for PHP: multi-language maintainability metrics, as a Composer-installed tool
phpmetrics/composer-extension
33127 Downloads
Integrates composer with PhpMetrics
ovr/phpsa
16189 Downloads
PHPSA aims to bring complex static analysis for PHP applications and libraries.
taptima/phpstan-custom
17904 Downloads
Taptima extensions for PHPStan
taptima/php-cs-fixer
17688 Downloads
Taptima PHP-CS-Fixer fixers
taptima/phalyfusion
13198 Downloads
Utility for combining a bunch of php static code analyzers output.
synergitech/laravel-coding-standards
8514 Downloads
A generic package for implementing Laravel Pint coding standards across Laravel packages
shopsys/phpstorm-inspect
10218 Downloads
Package for running PhpStorm's inspections from CLI and displaying results
shieldci/laravel
12212 Downloads
Automated code analysis for Laravel applications covering security, performance, reliability, code quality and best practices.
shieldci/analyzers-core
22443 Downloads
Shared foundation for building static analysis tools - includes abstract analyzer classes, result formatters, file parsers, and utilities