Libraries tagged by Static code analysis
friendsofphp/php-cs-fixer
196939292 Downloads
A tool to automatically fix PHP code style
phpdocumentor/reflection-common
637305856 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
larastan/larastan
22566053 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
nunomaduro/larastan
41352608 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
vimeo/psalm
64554916 Downloads
A static analysis tool for finding errors in PHP applications
deptrac/deptrac
1002393 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
symplify/easy-coding-standard
27670246 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
26541911 Downloads
A static analysis tool to detect side effects in PHP code
ekino/phpstan-banned-code
4255378 Downloads
Detected banned code using PHPStan
fabpot/php-cs-fixer
5376925 Downloads
A tool to automatically fix PHP code style
szepeviktor/phpstan-wordpress
4682701 Downloads
WordPress extensions for PHPStan
shipmonk/composer-dependency-analyser
2976346 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
icanhazstring/composer-unused
5221478 Downloads
Show unused packages by scanning your code
shipmonk/dead-code-detector
260939 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
923809 Downloads
Analyze PHP code with one command.