Libraries tagged by analyse
phpdocumentor/reflection-common
655241743 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
206578942 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
68393285 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
330435413 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
wp-coding-standards/wpcs
34762920 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
29232384 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
37260590 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
79221865 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpmyadmin/sql-parser
46328582 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpmetrics/phpmetrics
13026608 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpcompatibility/php-compatibility
62880499 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
php-parallel-lint/php-parallel-lint
45901376 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
10026618 Downloads
A static analyzer for PHP
deptrac/deptrac
1702303 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
sirbrillig/phpcs-variable-analysis
41588626 Downloads
A PHPCS sniff to detect problems with variables.