Libraries tagged by php enum
matthewpageuk/laravel-bitty-enums
13341 Downloads
This package helps you use bitwise enums in PHP and Laravel.
marc-mabe/enum-cl
7038 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
leocello/sweet-enum
6064 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
framjet/enum-bitmask
598 Downloads
A small library that provides functionality to PHP 8.1 enums to act as BitMask flags
vcn/enum
31756 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
elgg/enumeration
4733 Downloads
An enumeration implementation for PHP.
litgroup/enumerable
75766 Downloads
Implementation of the enumerable type for PHP.
dkd/enumeration
56982 Downloads
An enumeration implementation for PHP.
tenantcloud/php-standard
77197 Downloads
TenantCloud's PHP standard library: lazy, iterators, enum extensions etc
vijinho/enums
23783 Downloads
PHP7 Enum Implementation
tourze/enum-extra
34961 Downloads
PHP枚举增强
k2gl/enum
398 Downloads
PHP BackedEnum spiced with syntactic sugar
fab2s/enumerate
2447 Downloads
Enumerate, a nice boost to your enums
cruxinator/php-bitmask
25953 Downloads
PHP Bitmask implementation
atrapalo/php-tools
41776 Downloads
Several PHP 7 tools to make life a little easier