Libraries tagged by enum
agenciaecode/enums
1046 Downloads
Common enums for clean code PHP projects.
tlr/enum
13859 Downloads
An enum package optimised for laravel based on myclabs/enum
phpextra/enum
18447 Downloads
Enum type for PHP
patchlevel/enum
19967 Downloads
Small lightweight library to create enum in PHP without SPLEnum and strict comparisons allowed
joskolenberg/enum
13037 Downloads
Enum implementation for PHP
grachevko/enum
4849 Downloads
PHP Enum implementation
yungts97/enum-helpers
1013 Downloads
This is a package that provided some helper functions for PHP Enumeration.
vkollin/doctrine-backed-enum-fields-bundle
25098 Downloads
Provides truly support for backed enums in doctrine by generating enum fields, not string fields.
verdient/hyperf3-enum
201 Downloads
tkachikov/enum-values
6328 Downloads
Set methods for get values and keys from a enum
scrumworks/enum-mapping
129458 Downloads
Context based enum mapping
pkly/enum-attribute-utils
345 Downloads
Helper for easy attribute load/cache/fetch etc. in PHP Enums
outerweb/enum-helpers
866 Downloads
Traits to make working with Enums a breeze in Laravel.
neatous/multi-enum
5279 Downloads
Multi enum support for the PHP 8.1+ enums.
morilog/php-enum
10416 Downloads
A Library for easy working with Enums in php programming language