Libraries tagged by analysis
phpstan/phpstan-doctrine
73689350 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
90394989 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpstan/extension-installer
110944941 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
62505555 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
11958344 Downloads
A static analyzer for PHP
markrogoyski/math-php
7716971 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
icanhazstring/composer-unused
8041638 Downloads
Show unused packages by scanning your code
deptrac/deptrac
9169019 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
46713300 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
sirbrillig/phpcs-variable-analysis
52772426 Downloads
A PHPCS sniff to detect problems with variables.
phpmyadmin/sql-parser
52389668 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
tomasvotruba/type-coverage
11306523 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
10600824 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
22851597 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
shipmonk/phpstan-rules
2304908 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.