Libraries tagged by phpgt
phpstan/phpstan-webmozart-assert
27837958 Downloads
PHPStan webmozart/assert extension
phpstan/phpstan-nette
10860871 Downloads
Nette Framework class reflection extension for PHPStan
phpstan/phpstan-mockery
28142177 Downloads
PHPStan Mockery extension
mjaschen/phpgeo
9470295 Downloads
Simple Yet Powerful Geo Library
mglaman/phpstan-drupal
32228091 Downloads
Drupal extension and rules for PHPStan
jetbrains/phpstorm-attributes
18078959 Downloads
PhpStorm specific attributes
jangregor/phpstan-prophecy
20534566 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
ergebnis/phpstan-rules
10231993 Downloads
Provides rules for phpstan/phpstan.
ekino/phpstan-banned-code
6411929 Downloads
Detected banned code using PHPStan
tomasvotruba/type-coverage
11941952 Downloads
Measure type coverage of your project
shipmonk/dead-code-detector
4177160 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
17167675 Downloads
WordPress function and class declaration stubs for static analysis.
nunomaduro/pao
627765 Downloads
Agent-optimized output for PHP testing tools
phpgangsta/googleauthenticator
2784926 Downloads
Google Authenticator 2-factor authentication
tomasvotruba/cognitive-complexity
5809961 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods