Libraries tagged by code analysis
friendsofphp/php-cs-fixer
204582662 Downloads
A tool to automatically fix PHP code style
phpdocumentor/reflection-common
651861523 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
larastan/larastan
26024995 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
vimeo/psalm
67709586 Downloads
A static analysis tool for finding errors in PHP applications
deptrac/deptrac
1535021 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
42239670 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
symplify/easy-coding-standard
28892064 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
34965916 Downloads
A static analysis tool to detect side effects in PHP code
shipmonk/dead-code-detector
482299 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
4492526 Downloads
Detected banned code using PHPStan
szepeviktor/phpstan-wordpress
5116324 Downloads
WordPress extensions for PHPStan
fabpot/php-cs-fixer
5405087 Downloads
A tool to automatically fix PHP code style
shipmonk/composer-dependency-analyser
3511466 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
icanhazstring/composer-unused
5479774 Downloads
Show unused packages by scanning your code
edgedesign/phpqa
943640 Downloads
Analyze PHP code with one command.