Libraries tagged by analyst
staabm/side-effects-detector
14851999 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
65770008 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpmyadmin/sql-parser
41911740 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpmetrics/phpmetrics
11998106 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpcompatibility/php-compatibility
55455118 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
phan/phan
9256091 Downloads
A static analyzer for PHP
deptrac/deptrac
435821 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
39631646 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
spatie/laravel-analytics
4722747 Downloads
A Laravel package to retrieve Google Analytics data.
sirbrillig/phpcs-variable-analysis
37212777 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/composer-dependency-analyser
2233238 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
segmentio/analytics-php
17738153 Downloads
Segment Analytics PHP Library
tomasvotruba/type-coverage
4004596 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
4198085 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
12309807 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.