Libraries tagged by static7
nette/di
33227833 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
nunomaduro/larastan
37493995 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
doctrine/reflection
99234856 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
11088671 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
tomasvotruba/type-coverage
2560538 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
3371766 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
9862951 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace & superglobal usages
sirbrillig/phpcs-variable-analysis
32639316 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/composer-dependency-analyser
999019 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpdocumentor/reflection
6417908 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
12741125 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
8844495 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
18922678 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
6607508 Downloads
WordPress function and class declaration stubs for static analysis.
php-parallel-lint/php-parallel-lint
34401365 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.