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