Libraries tagged by php enum
kstefan/enum
4249 Downloads
PHP implementation of Enum
framjet/enum-bitmask
550 Downloads
A small library that provides functionality to PHP 8.1 enums to act as BitMask flags
emulgeator/enum
9973 Downloads
A very simple library allowing you to define enums in PHP
brokeyourbike/http-enums
4404 Downloads
HTTP related enums for PHP
patchlevel/enum
19784 Downloads
Small lightweight library to create enum in PHP without SPLEnum and strict comparisons allowed
naker/enum
2969 Downloads
Enum Helper for PHP 8.1
mle86/enum
7937 Downloads
A base class for enum functionality in PHP.
kuria/enum
7714 Downloads
Emulated enumeration objects in PHP
dkd/enumeration
49847 Downloads
An enumeration implementation for PHP.
biiiiiigmonster/laravel-enum
171 Downloads
laravel enum helper base php version 8.1
agenciaecode/enums
626 Downloads
Common enums for clean code PHP projects.
hyperf-ext/enum
5261 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.
php-common-enums/http-response-code
2057 Downloads
Provides a backed enum for HTTP response codes
php-common-enums/http-method
253 Downloads
Provides a backed enum for HTTP request methods
cspray/yape
1094 Downloads
Type-safe, object-backed enum implementation in userland PHP.