Libraries tagged by static analysis
phpstan/phpstan
223255868 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
576623894 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
165788409 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
54438867 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
275492632 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
larastan/larastan
10631065 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
wp-coding-standards/wpcs
26554341 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
23352817 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
qossmic/deptrac
1148981 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phpstan/extension-installer
54804426 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpcompatibility/php-compatibility
48371018 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
phan/phan
8514671 Downloads
A static analyzer for PHP
nunomaduro/larastan
37476288 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
phpmetrics/phpmetrics
11082654 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
sirbrillig/phpcs-variable-analysis
32600251 Downloads
A PHPCS sniff to detect problems with variables.