Libraries tagged by statamic-analytics
phpstan/phpstan-symfony
75989091 Downloads
Symfony Framework extensions and rules for PHPStan
phpstan/phpstan-strict-rules
70368689 Downloads
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-phpunit
113578931 Downloads
PHPUnit extensions and rules for PHPStan
phpstan/phpstan-doctrine
73094256 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
89423482 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpstan/extension-installer
109846622 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
62027693 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
11909080 Downloads
A static analyzer for PHP
maglnet/composer-require-checker
12477589 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
7967657 Downloads
Show unused packages by scanning your code
deptrac/deptrac
8925387 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
46590752 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
tomasvotruba/type-coverage
11109281 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
10392067 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
22657964 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.