Libraries tagged by phpnt
phpstan/phpdoc-parser
398548608 Downloads
PHPDoc parser with support for nullable, intersection and generic types
szepeviktor/phpstan-wordpress
12839222 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
24742927 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.
phpstan/phpstan-symfony
82137628 Downloads
Symfony Framework extensions and rules for PHPStan
phpstan/phpstan-strict-rules
78415244 Downloads
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-phpunit
124511401 Downloads
PHPUnit extensions and rules for PHPStan
phpstan/phpstan-doctrine
78429676 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
99159868 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpat/phpat
6602133 Downloads
PHP Architecture Tester
symfony/type-info
90376921 Downloads
Extracts PHP types information.
shipmonk/dead-code-detector
5398484 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.
nunomaduro/larastan
47619391 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
phpstan/extension-installer
120750446 Downloads
Composer plugin for automatic installation of PHPStan extensions
ircmaxell/password-compat
59073990 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
symplify/phpstan-rules
14269461 Downloads
Set of Symplify rules, type extensions and error formatter for PHPStan