Libraries tagged by php enumeration
vcn/enum
27113 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
freshp/php-enumeration
31298 Downloads
This small package can represent a enumeration field. For example in a database or an api.
dbalabka/php-enumeration
695 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
dkd/enumeration
49081 Downloads
An enumeration implementation for PHP.
ginnerpeace/php-enum
4913 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
zlikavac32/php-enum
5307 Downloads
Better PHP enum support
aboutcoders/enum-serializer-bundle
25793 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
hyperf-ext/enum
5219 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.
francerz/enum
1290 Downloads
PHP Enumeration tool
daverandom/enum
343 Downloads
A base class for enumerations in PHP
somnambulist/enumeration
347 Downloads
An enumeration implementation for PHP derived from eloquent/enumeration.
bramus/enumeration
388 Downloads
Yet Another Enumeration Implementation for PHP
sourceboat/laravel-enumeration
5054 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
corp-soft/php-enum
520 Downloads
PHP Enum implementation
marc-mabe/enum-cl
3859 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1