Libraries tagged by enum map
marc-mabe/php-enum
54076724 Downloads
Simple and fast implementation of enumerations with native PHP
dasprid/enum
159449257 Downloads
PHP 7.1 enum implementation
acelaya/doctrine-enum-type
2106653 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
henzeb/enumhancer
344696 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
perer876/permission
3637 Downloads
Lightweight, enum-based definition, querying and mapping of permissions in PHP applications.
scrumworks/enum-mapping
129000 Downloads
Context based enum mapping
labrodev/php-enum-mapper
256 Downloads
PHP utility class for formatting Enums and to treat the cases as arrays
slava-basko/enum
7099 Downloads
PHP enum implementation
ngsoft/tools
4868 Downloads
A set of reusable tools used on my projects.
devysm/enum-mapper
72 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
adrenalinkin/enum-property-bundle
20 Downloads
Provides integration EnumMapper component with Symfony