Libraries tagged by php analytics
friendsofphp/php-cs-fixer
165968305 Downloads
A tool to automatically fix PHP code style
phpstan/phpstan
223584350 Downloads
PHPStan - PHP Static Analysis Tool
squizlabs/php_codesniffer
275798531 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
vimeo/psalm
54497210 Downloads
A static analysis tool for finding errors in PHP applications
larastan/larastan
10697250 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
phpcompatibility/php-compatibility
48441767 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
markrogoyski/math-php
4692672 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
wp-coding-standards/wpcs
26593985 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
23383502 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
phpmetrics/phpmetrics
11089773 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phan/phan
8520922 Downloads
A static analyzer for PHP
nunomaduro/larastan
37498834 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
php-parallel-lint/php-parallel-lint
34418143 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
bmitch/churn-php
857517 Downloads
Discover files in need of refactoring.
fabpot/php-cs-fixer
5339826 Downloads
A tool to automatically fix PHP code style