Libraries tagged by analyst
symplify/easy-coding-standard
29888420 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
41626307 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
81485081 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpmetrics/phpmetrics
13212703 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
php-parallel-lint/php-parallel-lint
47000265 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
10176302 Downloads
A static analyzer for PHP
markrogoyski/math-php
6153517 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
2021737 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
42843676 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
spatie/laravel-analytics
5168987 Downloads
A Laravel package to retrieve Google Analytics data.
sirbrillig/phpcs-variable-analysis
42450550 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/composer-dependency-analyser
4020468 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
segmentio/analytics-php
19546216 Downloads
Segment Analytics PHP Library
google/analytics-data
6493484 Downloads
Google Analytics Data Client for PHP
tomasvotruba/type-coverage
6042482 Downloads
Measure type coverage of your project