Libraries tagged by code analysis
friendsofphp/php-cs-fixer
198818473 Downloads
A tool to automatically fix PHP code style
phpdocumentor/reflection-common
640729478 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
larastan/larastan
23253097 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
nunomaduro/larastan
41541175 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
vimeo/psalm
65258172 Downloads
A static analysis tool for finding errors in PHP applications
deptrac/deptrac
1103364 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
symplify/easy-coding-standard
27913148 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
28372972 Downloads
A static analysis tool to detect side effects in PHP code
ekino/phpstan-banned-code
4302597 Downloads
Detected banned code using PHPStan
szepeviktor/phpstan-wordpress
4769519 Downloads
WordPress extensions for PHPStan
fabpot/php-cs-fixer
5379879 Downloads
A tool to automatically fix PHP code style
shipmonk/composer-dependency-analyser
3057451 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
icanhazstring/composer-unused
5265410 Downloads
Show unused packages by scanning your code
shipmonk/dead-code-detector
289415 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.
edgedesign/phpqa
928696 Downloads
Analyze PHP code with one command.