Libraries tagged by staatic
phan/phan
9553937 Downloads
A static analyzer for PHP
nette/di
36132578 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
deptrac/deptrac
906233 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
doctrine/reflection
102321155 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
phpmetrics/phpmetrics
12412102 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
tomasvotruba/type-coverage
4735463 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
4590960 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
13353962 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.
sirbrillig/phpcs-variable-analysis
39025775 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/composer-dependency-analyser
2874984 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpdocumentor/reflection
10669016 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
19759483 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
14046268 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
23008243 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
8506299 Downloads
WordPress function and class declaration stubs for static analysis.