Libraries tagged by static analysis
feolius/hell2shape
455 Downloads
Generate PHPStan type annotations from var_dump output
fabianblum/phpcs-psr4-sniff
26331 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure. (PHP 8.3 ready)
exin/enlightn
19870 Downloads
Fork of Enlightn with Laravel 12 support
ekino/phpstan-sonata
427152 Downloads
PHPStan extension for Sonata
dpt/mcp-rector-warm
7581 Downloads
Warm-process MCP server for Rector. Keeps the Rector container bootstrapped across calls — ~9x faster per-file analysis vs cold CLI invocation. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
dpt/mcp-phpstan-warm
7598 Downloads
Warm-process MCP server for PHPStan. Keeps a PHPStan worker alive across calls via its built-in TCP worker protocol — faster than cold CLI invocations. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
dpt/mcp-phpmd-warm
7041 Downloads
Warm-process MCP server for PHPMD. Keeps PHPMD's classes + parsed rulesets bootstrapped across calls — faster per-file mess detection vs cold CLI invocation. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
dpanta94/phpstan-containers
28628 Downloads
PHPStan extensions for Containers
docuccino/inference-phpstan
754 Downloads
PHPStan and Larastan type inference for Docuccino: infers response and exception shapes from the real types in your code.
cocart-headless/cocart-sniffs
2103 Downloads
Collection of PHP_CodeSniffer sniffs for CoCart development.
cline/analyzer
23659 Downloads
Configurable parallel PHP code analyzer for checking class references
chr15k/laravel-schema-audit
190 Downloads
Performs static analysis of your Laravel migrations to detect schema inconsistencies before they ship.
built-fast/phpstan-sensitive-parameter
5296 Downloads
PHPStan extension for detecting parameters that should use SensitiveParameter
brnshkr/config
231 Downloads
Centralized collection of configuration and tooling used across all @brnshkr projects
bnomei/scip-laravel
1844 Downloads
Laravel-aware SCIP index generation for Laravel applications.