Libraries tagged by analyse
friendsofphp/php-cs-fixer
201031451 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
66207803 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
323476413 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
60676364 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
wp-coding-standards/wpcs
33331755 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
28253782 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
30908818 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
75740224 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpmyadmin/sql-parser
45188619 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpmetrics/phpmetrics
12711366 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
php-parallel-lint/php-parallel-lint
44179819 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
9775190 Downloads
A static analyzer for PHP
markrogoyski/math-php
5818667 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
maglnet/composer-require-checker
8431028 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
deptrac/deptrac
1243409 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.