Libraries tagged by enumerated
davidianbonner/enumerated
35117 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.
miladrahimi/php-enum
7607 Downloads
A PHP Abstract Enum Class
petrknap/php-enum
2349 Downloads
Enumerated type for PHP
dnl-blkv/simple-php-enum
22 Downloads
A simple C/C++ alike enum library.
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
16 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
604492970 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
fab2s/enumerate
0 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
bensampo/laravel-enum
11340715 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
marc-mabe/php-enum
7656105 Downloads
Simple and fast implementation of enumerations with native PHP