Libraries tagged by Static code analysis
built-fast/phpstan-sensitive-parameter
4770 Downloads
PHPStan extension for detecting parameters that should use SensitiveParameter
arafa/laravel-deadcode-detector
206 Downloads
Detect and report dead / unused code in Laravel applications.
amashukov/rector-php-rules
634 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.
sinemacula/coding-standards-laravel
381 Downloads
Laravel-specific coding standards, static-analysis rules, and code-quality tooling for Sine Macula's Laravel repositories.
sinemacula/coding-standards
2715 Downloads
Centralized coding standards, static analysis configurations, and code quality tooling for all Sine Macula repositories.
symplify/twig-phpstan-compiler
124401 Downloads
Compile twig template to PHPStan-compatible PHP code to allow its static analysis
symplify/latte-phpstan-compiler
112567 Downloads
Compile latte template to PHPStan-compatible PHP code to allow its static analysis
mds-agenturgruppe/php-code-checker
6587 Downloads
CLI tool for running PHP 8.x code checks
kha333n/laravel-code-graph
194 Downloads
A persistent code graph for Laravel projects. Indexes your codebase into a local SQLite graph and exposes it to AI assistants over MCP, so they get token-efficient, structurally accurate context instead of re-reading files.
interitty/code-checker
1336 Downloads
Code checker script provides the way to check the quality of the Interitty codes.
sci3ma/symfony-grumphp
6759 Downloads
Configured GrumPHP with bunch of tools for static code analysis Symfony Framework
qualimetrix/qualimetrix
89 Downloads
CLI tool for static analysis of PHP code - detects architectural mess and complexity issues
plutonium/stubs-generator
1761 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
pdxapps/preflight
69 Downloads
A framework-agnostic, AI/CI-native runner for PHP code-quality tools (format, lint, static analysis, tests) in check or fix mode.
mperusso/php-stubs-generator
3219 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.