Libraries tagged by enumerated
miladrahimi/php-enum
9283 Downloads
A PHP Abstract Enum Class
davidianbonner/enumerated
37336 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.
dnl-blkv/simple-php-enum
22 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
656687368 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
fab2s/enumerate
105 Downloads
Enumerate, a nice boost to your enums
ll-kuma-ll/php-enum
24 Downloads
enumrated type class
ahungry/powerset
193 Downloads
Generate a powerset (enumerate all possible values) of a multi-dimensional array
marc-mabe/php-enum
10555146 Downloads
Simple and fast implementation of enumerations with native PHP
bensampo/laravel-enum
12399072 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.