Libraries tagged by code analysis
friendsofphp/php-cs-fixer
182671482 Downloads
A tool to automatically fix PHP code style
phpdocumentor/reflection-common
610327775 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
larastan/larastan
17339912 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
vimeo/psalm
59032342 Downloads
A static analysis tool for finding errors in PHP applications
deptrac/deptrac
301940 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
39403199 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
symplify/easy-coding-standard
25827658 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
12622208 Downloads
A static analysis tool to detect side effects in PHP code
szepeviktor/phpstan-wordpress
4096671 Downloads
WordPress extensions for PHPStan
fabpot/php-cs-fixer
5360963 Downloads
A tool to automatically fix PHP code style
shipmonk/composer-dependency-analyser
2112322 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
icanhazstring/composer-unused
4813256 Downloads
Show unused packages by scanning your code
shipmonk/dead-code-detector
69768 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
3901156 Downloads
Detected banned code using PHPStan
edgedesign/phpqa
892690 Downloads
Analyze PHP code with one command.