Libraries tagged by code analysis
friendsofphp/php-cs-fixer
165214418 Downloads
A tool to automatically fix PHP code style
phpdocumentor/reflection-common
575178134 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
larastan/larastan
10355434 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
vimeo/psalm
54247974 Downloads
A static analysis tool for finding errors in PHP applications
qossmic/deptrac
1089701 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
37380959 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
symplify/easy-coding-standard
23245301 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
szepeviktor/phpstan-wordpress
3341628 Downloads
WordPress extensions for PHPStan
fabpot/php-cs-fixer
5332092 Downloads
A tool to automatically fix PHP code style
shipmonk/composer-dependency-analyser
963402 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
icanhazstring/composer-unused
4335278 Downloads
Show unused packages by scanning your code
ekino/phpstan-banned-code
3472183 Downloads
Detected banned code using PHPStan
edgedesign/phpqa
851227 Downloads
Analyze PHP code with one command.
weirdan/doctrine-psalm-plugin
5230588 Downloads
Stubs to let Psalm understand Doctrine better
tomasvotruba/unused-public
1411775 Downloads
Detect unused public properties, constants and methods in your code