Libraries tagged by php enumeration
marc-mabe/enum-cl
4362 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
pacificsec/cpe
36462 Downloads
CPE: Common Platform Enumeration for PHP
derafu/enum
473 Downloads
Derafu: Enum - Yet Another List of Enumerations for PHP
xi/collections
100509 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
vcn/enum
28834 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
freshp/php-enumeration
32214 Downloads
This small package can represent a enumeration field. For example in a database or an api.
dbalabka/php-enumeration
697 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
ginnerpeace/php-enum
5162 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
kuria/enum
7784 Downloads
Emulated enumeration objects in PHP
aboutcoders/enum-serializer-bundle
26294 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
hyperf-ext/enum
5292 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.
francerz/enum
1716 Downloads
PHP Enumeration tool
daverandom/enum
422 Downloads
A base class for enumerations in PHP
wgx954418992/php-enum
125 Downloads
The simplest and fastest PHP enumeration, supports `then` matching callback
oihana/php-enums
44 Downloads
A collection of strongly-typed constant enumerations for PHP