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