Libraries tagged by static
phpstan/phpstan-phpunit
113650241 Downloads
PHPUnit extensions and rules for PHPStan
phpstan/phpstan-doctrine
73124437 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
89482833 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpstan/extension-installer
109915669 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
62070489 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
maglnet/composer-require-checker
12487943 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
7975653 Downloads
Show unused packages by scanning your code
deptrac/deptrac
8938120 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
46597372 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
phpmetrics/phpmetrics
15446894 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
nette/di
41576102 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
composer/satis
1440995 Downloads
Simple Repository Generator
tomasvotruba/type-coverage
11126528 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
10408894 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
22670233 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.