Libraries tagged by code analysis
friendsofphp/php-cs-fixer
245505062 Downloads
A tool to automatically fix PHP code style
phpdocumentor/reflection-common
726397693 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
larastan/larastan
51175071 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
vimeo/psalm
80561008 Downloads
A static analysis tool for finding errors in PHP applications
deptrac/deptrac
7921756 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
46127444 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
symplify/easy-coding-standard
36499320 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
93536519 Downloads
A static analysis tool to detect side effects in PHP code
shipmonk/composer-dependency-analyser
7867788 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
icanhazstring/composer-unused
7569593 Downloads
Show unused packages by scanning your code
shipmonk/dead-code-detector
3086453 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.
ekino/phpstan-banned-code
6022071 Downloads
Detected banned code using PHPStan
szepeviktor/phpstan-wordpress
9446433 Downloads
WordPress extensions for PHPStan
fabpot/php-cs-fixer
5496231 Downloads
A tool to automatically fix PHP code style
scheb/tombstone
608045 Downloads
Dead code detection with tombstones for PHP