Libraries tagged by phpspa
symfony/type-info
27379912 Downloads
Extracts PHP types information.
nunomaduro/larastan
42459738 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
phpstan/extension-installer
79221865 Downloads
Composer plugin for automatic installation of PHPStan extensions
szepeviktor/phpstan-wordpress
5237599 Downloads
WordPress extensions for PHPStan
symplify/phpstan-rules
8374040 Downloads
Set of Symplify rules for PHPStan
spaze/phpstan-disallowed-calls
14955778 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
20794781 Downloads
PHPStan webmozart/assert extension
phpstan/phpstan-mockery
17891897 Downloads
PHPStan Mockery extension
mglaman/phpstan-drupal
24521485 Downloads
Drupal extension and rules for PHPStan
jangregor/phpstan-prophecy
15298883 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
ergebnis/phpstan-rules
7110033 Downloads
Provides rules for phpstan/phpstan.
ekino/phpstan-banned-code
4561566 Downloads
Detected banned code using PHPStan
tomasvotruba/type-coverage
5694772 Downloads
Measure type coverage of your project
silviolleite/laravelpwa
966278 Downloads
Looks like an app, feels like an app, but NOT an app.
shipmonk/dead-code-detector
542484 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.