Libraries tagged by phpstan-rule
grifart/phpstan-rules
0 Downloads
Fills missing pieces of the PHP type system.
frankvanhest/phpstan-rules-no-magic
43 Downloads
PHPStan rules inspired by roave/dont https://github.com/Roave/Dont
devenjahnke/phpstan-rules
8 Downloads
My Custom PHPStan Rules
crissi/laravel-env-phpstan-rules
55 Downloads
Prevent env use outside config directory
reveal/symfony-phpstan-rules
5126 Downloads
Advanced PHPStan rules for Symfony projects
oneserv/phpstan-ruleset
1423 Downloads
An opinionated ruleset for PHPStan to enforce Oneserv Coding Standards.
vojtech-dobes/phpstan-php-graphql-server-nette-integration
3 Downloads
vojtech-dobes/phpstan-php-graphql-server
96 Downloads
lastdragon-ru/lara-asp-dev
4 Downloads
The Awesome Set of Packages for Laravel - Dev tools.
cooldevguys/phpstan-dhexpendency-rules
189 Downloads
A set of rules for PHPStan based on the Hexagonal architecture layers dependency
zonuexe/phpstan-safe-rule-simple
8 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
temirkhan/phpstan-internal-rules
2 Downloads
PHPStan rules to prevent prohibited usage of classes marked as @internal
senki/phpstan-prevent-ignore-line
8 Downloads
PHPStan rule to detect and prohibit the use of `@phpstan-ignore-error-line` and `@phpstan-ignore-error-next-line` annotations within your PHP codebase.
samlitowitz/phpstan-opinionated-nomenclature
10 Downloads
Opinionated PHPStan rules for naming things
samlitowitz/no-ternary
3 Downloads
PHPStan rule to disallow the use of ternary operators