Libraries tagged by enumaration
granam/string-enum
193 Downloads
Enumeration with strings only
granam/scalar-enum
736 Downloads
Enumeration with scalar values
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
gcworld/enums
1132 Downloads
GCWorld Enumerations
frankbv/enum
1440 Downloads
An enumeration class for PHP
fatcode/enum
1502 Downloads
Enumeration library for connoisseurs.
extalion/php-enum
624 Downloads
Gives the ability to emulate and create enumeration objects in PHP.
ducks-project/polyfill-enum
13 Downloads
Polyfill for PHP enumerations interface.
doctrineum/string
1633 Downloads
String-only enumeration type and value dependent sub-type for Doctrine
doctrineum/scalar
7326 Downloads
Enumeration types and value dependent sub-types for Doctrine
doctrineum/integer
6110 Downloads
Enumeration type for Doctrine - integers only
doctrineum/float
5890 Downloads
Enumeration type for Doctrine - floats only
doctrineum/boolean
5719 Downloads
Enumeration type for Doctrine - booleans only