Libraries tagged by enumerated
davidianbonner/enumerated
46225 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.
miladrahimi/php-enum
10440 Downloads
A PHP Abstract Enum Class
dnl-blkv/simple-php-enum
23 Downloads
A simple C/C++ alike enum library.
petrknap/php-enum
2352 Downloads
Enumerated type for PHP
petrknap/enum
4 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
709819360 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
fab2s/enumerate
324 Downloads
Enumerate, a nice boost to your enums
ll-kuma-ll/php-enum
25 Downloads
enumrated type class
ahungry/powerset
195 Downloads
Generate a powerset (enumerate all possible values) of a multi-dimensional array
marc-mabe/php-enum
18437602 Downloads
Simple and fast implementation of enumerations with native PHP
bensampo/laravel-enum
13457008 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.