Libraries tagged by enumerated
miladrahimi/php-enum
9945 Downloads
A PHP Abstract Enum Class
davidianbonner/enumerated
40489 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.
dnl-blkv/simple-php-enum
23 Downloads
A simple C/C++ alike enum library.
petrknap/php-enum
2350 Downloads
Enumerated type for PHP
petrknap/enum
3 Downloads
Enumerated type for PHP
andifahruddinakas/php-enum
3 Downloads
A PHP Abstract Enum Class
wscore/enum
23 Downloads
Enumerated class.
break-down/entity-state
17 Downloads
Entity state implementation to define entity attributes with enumerated state values.
cedx/enum
2963 Downloads
A simple implementation of enumerated types.
sebastian/object-enumerator
683527527 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
fab2s/enumerate
228 Downloads
Enumerate, a nice boost to your enums
ll-kuma-ll/php-enum
24 Downloads
enumrated type class
ahungry/powerset
195 Downloads
Generate a powerset (enumerate all possible values) of a multi-dimensional array
marc-mabe/php-enum
14540434 Downloads
Simple and fast implementation of enumerations with native PHP
bensampo/laravel-enum
12924743 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.