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