bensampo/laravel-enum
Laravel Enum provides a powerful enum implementation for Laravel with class-constant definitions, instantiation, casting, validation, localization, bitwise/flag enums, and an artisan generator. Not recommended for new projects—use native PHP 8.1 enums.
|
Package
|
Constraint
|
|---|---|
| composer/class-map-generator | ^1 |
| illuminate/contracts | ^9 || ^10 || ^11 || ^12 || ^13 |
| illuminate/support | ^9 || ^10 || ^11 || ^12 || ^13 |
| laminas/laminas-code | ^3.4 || ^4 |
| nikic/php-parser | ^4.13.2 || ^5 |
|
Package
|
Constraint
|
|---|---|
| doctrine/dbal | ^3.9.4 |
| ergebnis/composer-normalize | ^2.45 |
| larastan/larastan | ^2.9.14 || ^3.1 |
| mll-lab/php-cs-fixer-config | ^5.10 |
| mockery/mockery | ^1.6.12 |
| orchestra/testbench | ^7.6.1 || ^8.33 || ^9.11 || ^10 || ^11 |
| phpstan/extension-installer | ^1.4.3 |
| phpstan/phpstan | ^1.12.19 || ^2.1.6 |
| phpstan/phpstan-mockery | ^1.1.3 || ^2 |
| phpstan/phpstan-phpunit | ^1.4.2 || ^2.0.4 |
| phpunit/phpunit | ^9.5.21 || ^10.5.45 || ^11.5.10 || ^12 |
| rector/rector | ^1.2.10 || ^2.0.9 |
| symplify/rule-doc-generator | ^11.2 || ^12.2.5 |
How can I help you explore Laravel packages today?