Libraries tagged by analyst
shipmonk/composer-dependency-analyser
8743153 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
symplify/easy-coding-standard
37927757 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
108393779 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/phpstan-symfony
77073016 Downloads
Symfony Framework extensions and rules for PHPStan
phpstan/phpstan-strict-rules
71727800 Downloads
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-phpunit
115491981 Downloads
PHPUnit extensions and rules for PHPStan
phpstan/phpstan-doctrine
74054414 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
91069087 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpstan/extension-installer
111722559 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpmetrics/phpmetrics
15574707 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
php-parallel-lint/php-parallel-lint
62956162 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
12004974 Downloads
A static analyzer for PHP
markrogoyski/math-php
7754709 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
maglnet/composer-require-checker
12734763 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
8138571 Downloads
Show unused packages by scanning your code