Libraries tagged by analysis
phpstan/phpstan
360884019 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
726813780 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
245910076 Downloads
A tool to automatically fix PHP code style
wp-coding-standards/wpcs
45990544 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
vimeo/psalm
80625790 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
378682908 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
78911441 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
51346368 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
phpmetrics/phpmetrics
15170675 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
maglnet/composer-require-checker
11878724 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
36505573 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
93894523 Downloads
A static analysis tool to detect side effects in PHP code
shipmonk/composer-dependency-analyser
7888941 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpstan/phpstan-symfony
73501907 Downloads
Symfony Framework extensions and rules for PHPStan
phpstan/phpstan-strict-rules
67357472 Downloads
Extra strict and opinionated rules for PHPStan