Libraries tagged by phpnt
phpstan/phpstan-strict-rules
72281287 Downloads
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-phpunit
116286333 Downloads
PHPUnit extensions and rules for PHPStan
phpstan/phpstan-doctrine
74454000 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
91752805 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpat/phpat
5464544 Downloads
PHP Architecture Tester
jetbrains/phpstorm-stubs
34101041 Downloads
PHP runtime & extensions header files for PhpStorm
symfony/type-info
75185435 Downloads
Extracts PHP types information.
laravel/pao
6281714 Downloads
Agent-optimized output for PHP testing tools
nunomaduro/larastan
46870168 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
phpstan/extension-installer
112510782 Downloads
Composer plugin for automatic installation of PHPStan extensions
ircmaxell/password-compat
58383726 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
szepeviktor/phpstan-wordpress
10959567 Downloads
WordPress extensions for PHPStan
symplify/phpstan-rules
13109922 Downloads
Set of Symplify rules, type extensions and error formatter for PHPStan
spaze/phpstan-disallowed-calls
23168800 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.
shipmonk/phpstan-rules
2435604 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.