Libraries tagged by enum map
marc-mabe/php-enum
12450908 Downloads
Simple and fast implementation of enumerations with native PHP
dasprid/enum
103205259 Downloads
PHP 7.1 enum implementation
acelaya/doctrine-enum-type
1936224 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
henzeb/enumhancer
183360 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
scrumworks/enum-mapping
82553 Downloads
Context based enum mapping
slava-basko/enum
5309 Downloads
PHP enum implementation
elao/form-simple-object-mapper
874 Downloads
Ease mapping immutable/value objects to Symfony Forms
ngsoft/tools
4012 Downloads
A set of reusable tools used on my projects.
devysm/enum-mapper
69 Downloads
Map the enum values in short codes with enum mapper class.
adrenalinkin/enum-mapper
38 Downloads
Component provides easy way to emulate ENUM behaviour on the PHP layer instead database and convert DB value into human representation and vise versa
dxi/doctrine-extension
1832 Downloads
DXI Doctrine Extensions
ngmy/enum
569 Downloads
The enumeration type for PHP
lip/php-enum
64 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
ocramius/marc-mabe-php-enum-temp-release
32 Downloads
Temporary release of marc-mabe/php-enum
labrodev/php-enum-mapper
26 Downloads
PHP utility class for formatting Enums and to treat the cases as arrays