timeweb/phpstan-enum
PHPStan extension for PHP enums. Provides additional rules and type inference to catch invalid enum values and comparisons, improve static analysis around backed/unit enums, and surface enum-related bugs early in CI.
Support development workflow with docker and make.
Added compatibility with PHP 8
Added compatibility with PHP 8 (#15)
EnumMethodReflection::getVariants: FunctionVariant[] instead empty array (@jdecool)Support phpstan ^0.10
Remove support for PHP 7.0
Allow PHPStan 0.8 and 0.9.
How can I help you explore Laravel packages today?