Libraries tagged by php enumeration
crussell52/php-enum
41150 Downloads
PHP Enums inspired by Java Enums
marc-mabe/enum-cl
7052 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
aboutcoders/enum-serializer-bundle
29155 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
pacificsec/cpe
46293 Downloads
CPE: Common Platform Enumeration for PHP
xi/collections
100666 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
vcn/enum
31787 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
freshp/php-enumeration
34379 Downloads
This small package can represent a enumeration field. For example in a database or an api.
dbalabka/php-enumeration
699 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
jomisacu/enumerations
2663 Downloads
A simple way to handle enumerations in php
somnambulist/enumeration
1438 Downloads
An enumeration implementation for PHP derived from eloquent/enumeration.
ginnerpeace/php-enum
5455 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
zlikavac32/php-enum
5748 Downloads
Better PHP enum support
corp-soft/php-enum
538 Downloads
PHP Enum implementation
kuria/enum
8673 Downloads
Emulated enumeration objects in PHP
francerz/enum
2733 Downloads
PHP Enumeration tool