Libraries tagged by analysis
phpstan/phpstan
252506881 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
609721347 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
182242554 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
58901146 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
298783199 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
54572803 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
17220381 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
phpmyadmin/sql-parser
41180965 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpmetrics/phpmetrics
11881631 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
wp-coding-standards/wpcs
30047899 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
25787557 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
12271443 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
64412548 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
39137172 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
9165803 Downloads
A static analyzer for PHP