Libraries tagged by analysing
phpmyadmin/sql-parser
53837854 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpmetrics/phpmetrics
16369976 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpcompatibility/phpcompatibility-wp
37837473 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
php-parallel-lint/php-parallel-lint
67245014 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
12442255 Downloads
A static analyzer for PHP
overtrue/phplint
14935515 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
markrogoyski/math-php
8106498 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
13911163 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
9057038 Downloads
Show unused packages by scanning your code
nunomaduro/larastan
47580650 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
sirbrillig/phpcs-variable-analysis
55649856 Downloads
A PHPCS sniff to detect problems with variables.
tomasvotruba/type-coverage
13642760 Downloads
Measure type coverage of your project
spaze/phpstan-disallowed-calls
24629995 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
shipmonk/phpstan-rules
3105287 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
phpstan/phpstan-webmozart-assert
28822557 Downloads
PHPStan webmozart/assert extension