Libraries tagged by phpxt
szepeviktor/phpstan-wordpress
5011651 Downloads
WordPress extensions for PHPStan
symplify/phpstan-rules
8016005 Downloads
Set of Symplify rules for PHPStan
spaze/phpstan-disallowed-calls
14334789 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
20283381 Downloads
PHPStan webmozart/assert extension
phpstan/phpstan-mockery
17259194 Downloads
PHPStan Mockery extension
phpat/phpat
1807524 Downloads
PHP Architecture Tester
mglaman/phpstan-drupal
23919612 Downloads
Drupal extension and rules for PHPStan
jetbrains/phpstorm-attributes
12218593 Downloads
PhpStorm specific attributes
jangregor/phpstan-prophecy
14890527 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
ergebnis/phpstan-rules
6891788 Downloads
Provides rules for phpstan/phpstan.
ekino/phpstan-banned-code
4434326 Downloads
Detected banned code using PHPStan
tomasvotruba/type-coverage
5344625 Downloads
Measure type coverage of your project
shipmonk/dead-code-detector
428140 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
php-stubs/wordpress-stubs
9124069 Downloads
WordPress function and class declaration stubs for static analysis.
thecodingmachine/phpstan-strict-rules
6406152 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine