Libraries tagged by enumaration
granam/string-enum
199 Downloads
Enumeration with strings only
granam/scalar-enum
762 Downloads
Enumeration with scalar values
granam/integer-enum
602 Downloads
Enumeration with integers only
granam/float-enum
433 Downloads
Enumeration with floats only
granam/boolean-enum
433 Downloads
Enumeration with booleans only
gcworld/enums
1133 Downloads
GCWorld Enumerations
fatcode/enum
1550 Downloads
Enumeration library for connoisseurs.
extalion/php-enum
625 Downloads
Gives the ability to emulate and create enumeration objects in PHP.
ducks-project/polyfill-enum
13 Downloads
Polyfill for PHP enumerations interface.
dsxwk/annotation
3 Downloads
Annotation for PHP Enumerations and Constants
doctrineum/string
1633 Downloads
String-only enumeration type and value dependent sub-type for Doctrine
doctrineum/scalar
7330 Downloads
Enumeration types and value dependent sub-types for Doctrine
doctrineum/integer
6114 Downloads
Enumeration type for Doctrine - integers only
doctrineum/float
5894 Downloads
Enumeration type for Doctrine - floats only
doctrineum/boolean
5723 Downloads
Enumeration type for Doctrine - booleans only