Libraries tagged by analyst
symplify/easy-coding-standard
27207120 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
23991732 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
70538459 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpmyadmin/sql-parser
43774412 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpmetrics/phpmetrics
12379826 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
php-parallel-lint/php-parallel-lint
42031367 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
9530783 Downloads
A static analyzer for PHP
markrogoyski/math-php
5635702 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
883009 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
40532973 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
spatie/laravel-analytics
4863063 Downloads
A Laravel package to retrieve Google Analytics data.
sirbrillig/phpcs-variable-analysis
38897863 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/composer-dependency-analyser
2840180 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
segmentio/analytics-php
18431653 Downloads
Segment Analytics PHP Library
tomasvotruba/type-coverage
4688650 Downloads
Measure type coverage of your project