Libraries tagged by static analysis
phpstan/phpstan
390489496 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
757462540 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
larastan/larastan
65554888 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
friendsofphp/php-cs-fixer
262250274 Downloads
A tool to automatically fix PHP code style
wp-coding-standards/wpcs
51651902 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
vimeo/psalm
85226227 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
398327159 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
85821846 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
szepeviktor/phpstan-wordpress
12005295 Downloads
WordPress extensions for PHPStan
symplify/easy-coding-standard
39036330 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
122338075 Downloads
A static analysis tool to detect side effects in PHP code
shipmonk/dead-code-detector
4706550 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.
shipmonk/composer-dependency-analyser
9821247 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpstan/phpstan-symfony
80151124 Downloads
Symfony Framework extensions and rules for PHPStan
phpstan/phpstan-strict-rules
75765487 Downloads
Extra strict and opinionated rules for PHPStan