Libraries tagged by quad
quantumh/laravel-environments
6175 Downloads
Add environments and environmentable behaviour to your Laravel app
purple-orca/laravel-doctor
923 Downloads
High-signal health checks for Laravel apps. Run php artisan doctor to catch deploy blockers, security drift, and production footguns.
pronovix/drupal-qa
44285 Downloads
QA tools for Drupal.
professional-wiki/page-approvals
6934 Downloads
Quality control for MediaWiki. Approve pages, assign approvers to categories, view your approval requests, and see the approval status of pages.
phptramp/phptramp
2117 Downloads
Static analyzer that detects tramp data: parameters passed through chains of PHP methods that never use them.
pekral/rector-rules
19033 Downloads
Curated Rector rule set for PHP 8.4+ — 228 hand-picked rules in one import.
pekral/phpcs-rules
15367 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.
mjgapp/larascan
557 Downloads
Dependency-free Laravel static analysis scanner with auto-fix, baseline, and SARIF output. Composer + Claude Code skill.
lukaszzychal/phpstan-fixer
1656 Downloads
Framework-agnostic PHP library for automatically fixing PHPStan errors using static analysis
indykoning/grumphp-prettier
61261 Downloads
A Prettier task for GrumPHP.
indykoning/grumphp-duster
9424 Downloads
A Duster task for GrumPHP.
cline/analyzer
24031 Downloads
Configurable parallel PHP code analyzer for checking class references
chaos-php/chaos-monkey
4038 Downloads
Chaos Monkey is a resiliency tool that helps PHP applications tolerate random failures
built-fast/phpstan-sensitive-parameter
5379 Downloads
PHPStan extension for detecting parameters that should use SensitiveParameter
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.