Libraries tagged by static-analysis
phpstan/phpstan
281269969 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
640729478 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
198796603 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
65258172 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
320574524 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
59953198 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
23253097 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
nunomaduro/larastan
41541175 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
wp-coding-standards/wpcs
32871958 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
27913148 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
28372972 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
74332783 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
43571561 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
9692706 Downloads
A static analyzer for PHP
overtrue/phplint
11199860 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.