Libraries tagged by static analysis
phpstan/phpstan
299629145 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
661020039 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
209737648 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
69496639 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
334497125 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
64212742 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
28719332 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
wp-coding-standards/wpcs
35638341 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
29844426 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
41271107 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
81309527 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
46913225 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
10164927 Downloads
A static analyzer for PHP
deptrac/deptrac
1992936 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
42820157 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel