Libraries tagged by phpxt
nunomaduro/larastan
46502640 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
phpstan/extension-installer
109006173 Downloads
Composer plugin for automatic installation of PHPStan extensions
szepeviktor/phpstan-wordpress
10214450 Downloads
WordPress extensions for PHPStan
symplify/phpstan-rules
12617264 Downloads
Set of Symplify rules, type extensions and error formatter for PHPStan
spaze/phpstan-disallowed-calls
22490150 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.
phpxmlrpc/phpxmlrpc
5327852 Downloads
A php library for building xmlrpc clients and servers
phpstan/phpstan-webmozart-assert
27090334 Downloads
PHPStan webmozart/assert extension
phpstan/phpstan-mockery
26843335 Downloads
PHPStan Mockery extension
mglaman/phpstan-drupal
31307658 Downloads
Drupal extension and rules for PHPStan
jetbrains/phpstorm-attributes
17507964 Downloads
PhpStorm specific attributes
jangregor/phpstan-prophecy
20033926 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
ergebnis/phpstan-rules
9786758 Downloads
Provides rules for phpstan/phpstan.
ekino/phpstan-banned-code
6220546 Downloads
Detected banned code using PHPStan
tomasvotruba/type-coverage
10928402 Downloads
Measure type coverage of your project
shipmonk/dead-code-detector
3500466 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.