Libraries tagged by phpxt
thecodingmachine/phpstan-strict-rules
6095060 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
szepeviktor/phpstan-wordpress
4483984 Downloads
WordPress extensions for PHPStan
symplify/phpstan-rules
7235712 Downloads
Set of Symplify rules for PHPStan
spaze/phpstan-disallowed-calls
13085687 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.
phpstan/phpstan-webmozart-assert
18811215 Downloads
PHPStan webmozart/assert extension
phpstan/phpstan-mockery
15805034 Downloads
PHPStan Mockery extension
phpat/phpat
1604811 Downloads
PHP Architecture Tester
mglaman/phpstan-drupal
22583182 Downloads
Drupal extension and rules for PHPStan
jetbrains/phpstorm-attributes
11188348 Downloads
PhpStorm specific attributes
jangregor/phpstan-prophecy
13405739 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
ergebnis/phpstan-rules
6096962 Downloads
Provides rules for phpstan/phpstan.
ekino/phpstan-banned-code
4126372 Downloads
Detected banned code using PHPStan
tomasvotruba/type-coverage
4539946 Downloads
Measure type coverage of your project
php-stubs/wordpress-stubs
8348755 Downloads
WordPress function and class declaration stubs for static analysis.
thecodingmachine/phpstan-safe-rule
7585666 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe