Search results for enum
jundayw/laravel-enumeration
3 Downloads
The Laravel Enumeration.
jmar1998/http-enums
5 Downloads
List of http useful enums on the PHP 8 Enum feature way
jjsquad/enumerable-field-model
9 Downloads
Gets enumarable field from models
jeydotc/jeydotc-enumerable
10 Downloads
An enumerable class that mimics the concepts of .Net's IEnumerable interface, but with slight adaptations for PHP.
indifferend/yii2-enum
6 Downloads
Yii2 Enumerable helpers
imiphp/imi-old-enum
0 Downloads
imi 旧版枚举,仅限 3.0 使用,不推荐,请使用原生枚举!
ilyes512/laravel-enum-utils
74 Downloads
A Laravel enum-utils package.
ilyes512/enum-utils
142 Downloads
A enum-utils package.
hrvyncent/enum-helpers
132 Downloads
A utility library for enums
gusarov112/php-enum-doctrine
3 Downloads
Allows to add you custom php enums as doctrine type
ground/enumeration
2 Downloads
Enumeration base class
granam/integer-enum
575 Downloads
Enumeration with integers only
granam/float-enum
409 Downloads
Enumeration with floats only
granam/boolean-enum
409 Downloads
Enumeration with booleans only
genkiroid/enum-generator
4 Downloads
Generate sub class of enum from definition file.