Libraries tagged by analyst
qossmic/deptrac
1160168 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phpstan/extension-installer
54887870 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpmyadmin/sql-parser
33456946 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpmetrics/phpmetrics
11088671 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpcompatibility/php-compatibility
48429425 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
phan/phan
8519646 Downloads
A static analyzer for PHP
markrogoyski/math-php
4690507 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
nunomaduro/larastan
37493995 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
spatie/laravel-analytics
4381263 Downloads
A Laravel package to retrieve Google Analytics data.
sirbrillig/phpcs-variable-analysis
32639316 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/composer-dependency-analyser
999326 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
segmentio/analytics-php
15969167 Downloads
Segment Analytics PHP Library
tomasvotruba/type-coverage
2568402 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
3371766 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
9862951 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace & superglobal usages