Libraries tagged by php enum
anik/php-enum-enhancements
128 Downloads
Trait for PHP Enum type
adam-lutka/php-enum
5527 Downloads
PHP implementation of enum type
goldspecdigital/phpenum
43196 Downloads
A useful enum wrapper.
freshp/php-enumeration
30023 Downloads
This small package can represent a enumeration field. For example in a database or an api.
vicgutt/php-enhanced-enum
1565 Downloads
Enhances PHP's native enums with convenient methods
tutnichts/php-to-js-enum
1366 Downloads
rocksheep/enum-helpers
846 Downloads
A collection of helper functions for working with enums in PHP
neatous/multi-enum
2297 Downloads
Multi enum support for the PHP 8.1+ enums.
marc-mabe/enum-cl
3635 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
leocello/sweet-enum
144 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
kstefan/enum
4065 Downloads
PHP implementation of Enum
jac/enums
5267 Downloads
Php implementation of Enums
framjet/enum-bitmask
541 Downloads
A small library that provides functionality to PHP 8.1 enums to act as BitMask flags
emulgeator/enum
3971 Downloads
A very simple library allowing you to define enums in PHP
brokeyourbike/http-enums
2846 Downloads
HTTP related enums for PHP