Laravel Enum

Enumeration Implementation

Creator

Ben Sampson

Description

laravel-enum is a simple, extensible and powerful enumeration implementation for Laravel. The package also offers helper functions such as listing keys and values, attaching descriptions to values, and validating requests which are expecting enum values.
Visit Site
Related Projects