Libraries tagged by php enumeration
marc-mabe/php-enum
7628580 Downloads
Simple and fast implementation of enumerations with native PHP
eloquent/enumeration
5125596 Downloads
An enumeration implementation for PHP.
emreyarligan/enum-concern
25502 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
rexlabs/enum
345820 Downloads
Enumeration (enum) implementation for PHP
commerceguys/enum
1801763 Downloads
A PHP 5.4+ enumeration library.
garoevans/php-enum
125635 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
dive-be/php-enum-utils
257755 Downloads
Those utilities you always need when dealing with native enumerations.
thunderer/platenum
42404 Downloads
PHP enum library
greg0ire/enum
351415 Downloads
work around the missing enum type in php
cloudstek/php-enum
259579 Downloads
Enumeration support for PHP
nelexa/enum
182742 Downloads
PHP Enum implementation
aldemeery/enum-polyfill
40500 Downloads
A Polyfill for the SplEnum type in PHP
zlikavac32/php-enum
5079 Downloads
Better PHP enum support
crussell52/php-enum
32628 Downloads
PHP Enums inspired by Java Enums
aboutcoders/enum-serializer-bundle
25001 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer