Libraries tagged by php.gt
phpstan/phpstan-symfony
76960361 Downloads
Symfony Framework extensions and rules for PHPStan
phpstan/phpstan-strict-rules
71546733 Downloads
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-phpunit
115264905 Downloads
PHPUnit extensions and rules for PHPStan
phpstan/phpstan-doctrine
73955628 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
90862838 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpat/phpat
5307110 Downloads
PHP Architecture Tester
jetbrains/phpstorm-stubs
33637416 Downloads
PHP runtime & extensions header files for PhpStorm
symfony/type-info
73423849 Downloads
Extracts PHP types information.
laravel/pao
5461169 Downloads
Agent-optimized output for PHP testing tools
nunomaduro/larastan
46771911 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
phpstan/extension-installer
111492921 Downloads
Composer plugin for automatic installation of PHPStan extensions
szepeviktor/phpstan-wordpress
10744539 Downloads
WordPress extensions for PHPStan
symplify/phpstan-rules
12963089 Downloads
Set of Symplify rules, type extensions and error formatter for PHPStan
spaze/phpstan-disallowed-calls
22981221 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.
shipmonk/phpstan-rules
2332966 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.