Libraries tagged by analysing
larastan/larastan
29221277 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
wp-coding-standards/wpcs
35908557 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
30023343 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
42446075 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
81944335 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpmetrics/phpmetrics
13250505 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
php-parallel-lint/php-parallel-lint
47230813 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
10199727 Downloads
A static analyzer for PHP
markrogoyski/math-php
6175727 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
2078205 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
42917497 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
sirbrillig/phpcs-variable-analysis
42643262 Downloads
A PHPCS sniff to detect problems with variables.
tomasvotruba/type-coverage
6118698 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
5540670 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
15737875 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.