Libraries tagged by static analysis
phpstan/phpstan
256582924 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
614238019 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
184616285 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
59539479 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
302079175 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
larastan/larastan
18175600 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
wp-coding-standards/wpcs
30495278 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
26096880 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
14641941 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
65675137 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpcompatibility/php-compatibility
55399719 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
phan/phan
9251729 Downloads
A static analyzer for PHP
deptrac/deptrac
429611 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
39623798 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
phpmetrics/phpmetrics
11991876 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !