Libraries tagged by analysis
php-stubs/generator
382228 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
malukenho/docheader
438099 Downloads
A small library to check header docs
magento/php-compatibility-fork
3921693 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility. This is a fork of phpcompatibility/php-compatibility
heyosseus/sloppy
7070 Downloads
Static analysis for the debt AI coding agents leave behind, on any PHP project: 25 rules, git-diff review, coverage-aware reading order, PHPStan baseline-growth detection, a Rector and Pint fix pass, Pest expectations, CI annotations, agent rulesets and an MCP server. Extra rules and dashboards for Laravel. Deterministic, local, no LLM.
fig-r/psr2r-sniffer
1398707 Downloads
Code-Sniffer, Auto-Fixer and Tokenizer for PSR2-R
dave-liddament/phpstan-php-language-extensions
514395 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
codeigniter/phpstan-codeigniter
709203 Downloads
CodeIgniter extensions and rules for PHPStan
automattic/phpcs-neutron-standard
934165 Downloads
A set of phpcs sniffs for modern php development.
ahmed-bhs/doctrine-doctor
21977 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
acquia/coding-standards
5188709 Downloads
PHP_CodeSniffer rules (sniffs) for Acquia coding standards
nunomaduro/laravel-code-analyse
1632 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
mrpunyapal/rector-pest
138388 Downloads
Rector upgrade rules for Pest - refactoring and best practices for Pest testing framework
mrpunyapal/peststan
188407 Downloads
PHPStan extension for Pest PHP testing framework
etsy/phan
213256 Downloads
A static analyzer for PHP
php-static-analysis/attributes
124336 Downloads
Attributes used instead of PHPDocs for static analysis tools