Libraries tagged by Static code analysis
friendsofphp/php-cs-fixer
265066390 Downloads
A tool to automatically fix PHP code style
larastan/larastan
68307345 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
phpdocumentor/reflection-common
762738237 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
vimeo/psalm
86034762 Downloads
A static analysis tool for finding errors in PHP applications
shipmonk/dead-code-detector
5164675 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
deptrac/deptrac
10982788 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
szepeviktor/phpstan-wordpress
12468334 Downloads
WordPress extensions for PHPStan
nunomaduro/larastan
47486408 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
symplify/easy-coding-standard
39442674 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
127434708 Downloads
A static analysis tool to detect side effects in PHP code
shipmonk/composer-dependency-analyser
10294879 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
icanhazstring/composer-unused
9004845 Downloads
Show unused packages by scanning your code
ekino/phpstan-banned-code
6620079 Downloads
Detected banned code using PHPStan
fabpot/php-cs-fixer
5540598 Downloads
A tool to automatically fix PHP code style
edgedesign/phpqa
1253558 Downloads
Analyze PHP code with one command.