Libraries tagged by Qualify
nowo-tech/phpstan-frankenphp
596 Downloads
PHPStan rules to migrate PHP apps from PHP-FPM to FrankenPHP classic mode, then worker mode. Rules are split by migration level with documented justification and application order.
nowo-tech/code-review-guardian
2882 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.)
nowo-tech/claude-php-setup
1194 Downloads
Interactive CLI that generates customized Claude Code markdown files (CLAUDE.md, commands, agents) for PHP projects with Symfony, Laravel, Rector, PHPStan, PHP-CS-Fixer, GrumPHP and more.
lychee-org/phpstan-sensitive-parameter-values
2406 Downloads
PHPStan extension for better support of SensitiveParameter and SensitiveParameterValue attributes.
jessegall/code-commandments
1727 Downloads
An architecture compiler for PHP — single-concern discipline prophets that judge a codebase against a configurable style and architecture spec
infocyph/phpforge
3998 Downloads
Shared QA, refactoring, benchmark and release tooling for Infocyph PHP projects.
indykoning/grumphp-prettier
55703 Downloads
A Prettier task for GrumPHP.
hmlb/phpunit-vw
113 Downloads
VW PhpUnit makes your failing tests pass CI tools scrutiny!
exakat/exakat
7762 Downloads
The smart static analyzer for PHP
chaos-php/chaos-monkey-symfony-bundle
359 Downloads
Chaos Monkey for Symfony applications
built-fast/phpstan-sensitive-parameter
4901 Downloads
PHPStan extension for detecting parameters that should use SensitiveParameter
b7s/catraca
518 Downloads
PHP Quality Guardian — enforces the Catraca (ratchet) principle: quality metrics can only improve, never regress
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.
amashukov/rector-php-rules
1001 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
4369 Downloads
Small PHP DSL for synchronizing asynchronous operations (busy-waiting)