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