Libraries tagged by analyse
tomasvotruba/type-coverage
5711682 Downloads
Measure type coverage of your project
spaze/phpstan-disallowed-calls
14992899 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.
shipmonk/dead-code-detector
554306 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
phpdocumentor/reflection
13035773 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
23365740 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
16598294 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
24924311 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
php-stubs/wordpress-stubs
9471235 Downloads
WordPress function and class declaration stubs for static analysis.
overtrue/phplint
11628959 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
markrogoyski/math-php
6028058 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
8840810 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
5567851 Downloads
Show unused packages by scanning your code
escapestudios/symfony2-coding-standard
10222137 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
enlightn/enlightn
3046927 Downloads
Enlightn - Your performance & security consultant, an artisan command away.
ekino/phpstan-banned-code
4568007 Downloads
Detected banned code using PHPStan