Libraries tagged by php enumeration
pacificsec/cpe
30224 Downloads
CPE: Common Platform Enumeration for PHP
xi/collections
100189 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
vcn/enum
25183 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
freshp/php-enumeration
30023 Downloads
This small package can represent a enumeration field. For example in a database or an api.
dbalabka/php-enumeration
683 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
dkd/enumeration
47224 Downloads
An enumeration implementation for PHP.
ginnerpeace/php-enum
4618 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
marc-mabe/enum-cl
3635 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
kuria/enum
6980 Downloads
Emulated enumeration objects in PHP
hyperf-ext/enum
5104 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.
francerz/enum
971 Downloads
PHP Enumeration tool
wgx954418992/php-enum
113 Downloads
The simplest and fastest PHP enumeration, supports `then` matching callback
vaened/php-enum
177 Downloads
PHP enumeration support
kfosoft/php-abstract-enum
2510 Downloads
PHP Abstract Enumeration
aphproach/enumerations
11 Downloads
php enumerations implementation.