Libraries tagged by Static code analysis
scheb/tombstone
667992 Downloads
Dead code detection with tombstones for PHP
yamadashy/phpstan-friendly-formatter
1479336 Downloads
Simple error formatter for PHPStan that display code frame
weirdan/doctrine-psalm-plugin
7572171 Downloads
Stubs to let Psalm understand Doctrine better
tomasvotruba/unused-public
3843698 Downloads
Detect unused public properties, constants and methods in your code
staabm/phpstan-dba
2733205 Downloads
laraveldaily/filacheck
147812 Downloads
Static analysis for Filament projects - detect deprecated patterns and code issues
helmich/typo3-typoscript-lint
3299154 Downloads
Static code analysis for the TypoScript configuration language.
nunomaduro/laravel-code-analyse
1503 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
staabm/phpstan-baseline-analysis
134301 Downloads
spryker/code-sniffer
4393146 Downloads
Spryker Code Sniffer Standards
php-stubs/generator
371601 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
malukenho/docheader
435230 Downloads
A small library to check header docs
fig-r/psr2r-sniffer
1379484 Downloads
Code-Sniffer, Auto-Fixer and Tokenizer for PSR2-R
ahmed-bhs/doctrine-doctor
17605 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.
rskuipers/php-assumptions
315031 Downloads
Static code analysis tool to detect weak assumptions