Libraries tagged by enum set
omaradel/enum
215 Downloads
An Enum package for Laravel provides an elegant and type-safe way to define and use enumerations in your Laravel application. Enumerations (Enums) are useful for representing a fixed set of constants with meaningful names, like user roles, order statuses, or payment methods.
somnambulist/enumeration
1483 Downloads
An enumeration implementation for PHP derived from eloquent/enumeration.
bishalshrestha/fynix
475 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
scaleplan/enum-setter
36 Downloads
Set enum types in PostgreSQL from PHP constants
ngmy/enum
570 Downloads
The enumeration type for PHP
lip/php-enum
65 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
ocramius/marc-mabe-php-enum-temp-release
33 Downloads
Temporary release of marc-mabe/php-enum
kdabrow/enum-settings
5 Downloads
Extend your enums by settings provided by attributes
magendoo/module-declarative-enum-support
0 Downloads
Lets Magento 2 declarative schema (setup:upgrade) read past MySQL ENUM/SET columns in third-party database tables instead of failing with 'Cannot process definition to array for type enum'.
abdelrahman919/laravel-settings
2 Downloads
A package for managing app settings with enums, defaults, and database storage
codewiser/laravel-enum-casting
15 Downloads
Casts set or array of enums
ifornew/enum
523 Downloads
An enumeration implementation for PHP.
gpslab/enum
32 Downloads
Simple and fast implementation of enumerations
frameck/awesome-enums
43 Downloads
This package provides a set of traits that extend the functionality of enums
iwannamaybe/enum
157 Downloads
An enumeration implementation for PHP.