Libraries tagged by php enumeration
zlikavac32/php-enum
5887 Downloads
Better PHP enum support
crussell52/php-enum
42452 Downloads
PHP Enums inspired by Java Enums
marc-mabe/enum-cl
7596 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
aboutcoders/enum-serializer-bundle
30214 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
pacificsec/cpe
47751 Downloads
CPE: Common Platform Enumeration for PHP
derafu/enum
4876 Downloads
Derafu: Enum - Yet Another List of Enumerations for PHP
xi/collections
100714 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
vcn/enum
32539 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
mimosafa/php-enumeration
238 Downloads
A powerful PHP 8.1+ library to create inheritable, feature-rich enumerations that extend beyond native enum capabilities.
dbalabka/php-enumeration
699 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
oihana/php-enums
1664 Downloads
A collection of strongly-typed constant enumerations for PHP
jomisacu/enumerations
2797 Downloads
A simple way to handle enumerations in php
ginnerpeace/php-enum
5500 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
kuria/enum
8908 Downloads
Emulated enumeration objects in PHP
francerz/enum
3153 Downloads
PHP Enumeration tool