Libraries tagged by php enum
patchlevel/enum
19658 Downloads
Small lightweight library to create enum in PHP without SPLEnum and strict comparisons allowed
wirus15/enum
7270 Downloads
A simple PHP library for creating enum objects.
naker/enum
2277 Downloads
Enum Helper for PHP 8.1
mle86/enum
5805 Downloads
A base class for enum functionality in PHP.
kuria/enum
6980 Downloads
Emulated enumeration objects in PHP
joskolenberg/enum
9832 Downloads
Enum implementation for PHP
dkd/enumeration
47224 Downloads
An enumeration implementation for PHP.
biiiiiigmonster/laravel-enum
129 Downloads
laravel enum helper base php version 8.1
theantichris/enum
10017 Downloads
A PHP implementation of an Enum class.
hyperf-ext/enum
5104 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.
phariscope/doctrineenumtype
647 Downloads
A way to create quickly and well tested doctrine type for your php enums
php-common-enums/http-response-code
493 Downloads
Provides a backed enum for HTTP response codes
php-common-enums/country
3584 Downloads
Provides a backed enum for countries
codekandis/phlags
683 Downloads
`codekandis/phlags` introduces the possibility to use flagable enums in PHP.
naker/model
3009 Downloads
Model Helper