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