Libraries tagged by codequality
taptima/php-cs-fixer
17649 Downloads
Taptima PHP-CS-Fixer fixers
taptima/phalyfusion
13194 Downloads
Utility for combining a bunch of php static code analyzers output.
synergitech/laravel-coding-standards
8323 Downloads
A generic package for implementing Laravel Pint coding standards across Laravel packages
shopsys/phpstorm-inspect
10201 Downloads
Package for running PhpStorm's inspections from CLI and displaying results
shieldci/laravel
11675 Downloads
Automated code analysis for Laravel applications covering security, performance, reliability, code quality and best practices.
shieldci/analyzers-core
21423 Downloads
Shared foundation for building static analysis tools - includes abstract analyzer classes, result formatters, file parsers, and utilities
pronovix/drupal-qa
43704 Downloads
QA tools for Drupal.
pekral/rector-rules
17897 Downloads
An extensible package of custom Rector rules for automated PHP refactoring and coding standard enforcement.
pekral/phpcs-rules
14369 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.
nowo-tech/code-review-guardian
3121 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.)
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.
cline/analyzer
21591 Downloads
Configurable parallel PHP code analyzer for checking class references
built-fast/phpstan-sensitive-parameter
5015 Downloads
PHPStan extension for detecting parameters that should use SensitiveParameter
amashukov/rector-php-rules
1216 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.
dancryer/php-docblock-checker
150153 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.