Libraries tagged by anaf
phpcompatibility/php-compatibility
57993519 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
21163802 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
wp-coding-standards/wpcs
31907147 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
27112098 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
23223132 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
70029681 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpmyadmin/sql-parser
43616715 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpmetrics/phpmetrics
12343440 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
php-parallel-lint/php-parallel-lint
41821290 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
9507188 Downloads
A static analyzer for PHP
markrogoyski/math-php
5618097 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
deptrac/deptrac
846156 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
40423635 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
spatie/laravel-analytics
4851220 Downloads
A Laravel package to retrieve Google Analytics data.
sirbrillig/phpcs-variable-analysis
38756375 Downloads
A PHPCS sniff to detect problems with variables.