Libraries tagged by analysis
phpstan/phpstan
375749096 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
742743843 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
254423390 Downloads
A tool to automatically fix PHP code style
wp-coding-standards/wpcs
48908108 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
vimeo/psalm
83053023 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
388803349 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
82550530 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
58349210 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
phpmetrics/phpmetrics
15574707 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
maglnet/composer-require-checker
12734763 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
symplify/easy-coding-standard
37935047 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
108393779 Downloads
A static analysis tool to detect side effects in PHP code
shipmonk/composer-dependency-analyser
8743153 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpstan/phpstan-symfony
77073016 Downloads
Symfony Framework extensions and rules for PHPStan
phpstan/phpstan-strict-rules
71727800 Downloads
Extra strict and opinionated rules for PHPStan