Libraries tagged by php enumeration
aboutcoders/enum-serializer-bundle
25623 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
pacificsec/cpe
32202 Downloads
CPE: Common Platform Enumeration for PHP
xi/collections
100350 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
vcn/enum
26548 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
freshp/php-enumeration
30928 Downloads
This small package can represent a enumeration field. For example in a database or an api.
dbalabka/php-enumeration
692 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
somnambulist/enumeration
323 Downloads
An enumeration implementation for PHP derived from eloquent/enumeration.
ginnerpeace/php-enum
4880 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
sourceboat/laravel-enumeration
5049 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
marc-mabe/enum-cl
3852 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
kuria/enum
7342 Downloads
Emulated enumeration objects in PHP
hyperf-ext/enum
5202 Downloads
Simple, extensible and powerful enumeration implementation for Hyperf.
francerz/enum
1201 Downloads
PHP Enumeration tool
bramus/enumeration
385 Downloads
Yet Another Enumeration Implementation for PHP
corp-soft/php-enum
518 Downloads
PHP Enum implementation