Libraries tagged by enum map
marc-mabe/php-enum
23757341 Downloads
Simple and fast implementation of enumerations with native PHP
dasprid/enum
117836541 Downloads
PHP 7.1 enum implementation
acelaya/doctrine-enum-type
1994372 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
henzeb/enumhancer
219834 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
scrumworks/enum-mapping
106887 Downloads
Context based enum mapping
slava-basko/enum
6366 Downloads
PHP enum implementation
ngsoft/tools
4363 Downloads
A set of reusable tools used on my projects.
perer876/permission
137 Downloads
Lightweight, enum-based definition, querying and mapping of permissions in PHP applications.
devysm/enum-mapper
69 Downloads
Map the enum values in short codes with enum mapper class.
elao/form-simple-object-mapper
874 Downloads
Ease mapping immutable/value objects to Symfony Forms
ngmy/enum
570 Downloads
The enumeration type for PHP
lip/php-enum
65 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
ocramius/marc-mabe-php-enum-temp-release
33 Downloads
Temporary release of marc-mabe/php-enum
labrodev/php-enum-mapper
31 Downloads
PHP utility class for formatting Enums and to treat the cases as arrays
adrenalinkin/enum-property-bundle
20 Downloads
Provides integration EnumMapper component with Symfony