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