Libraries tagged by php enumeration
marc-mabe/php-enum
10531004 Downloads
Simple and fast implementation of enumerations with native PHP
eloquent/enumeration
5340371 Downloads
An enumeration implementation for PHP.
emreyarligan/enum-concern
32589 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
rexlabs/enum
380919 Downloads
Enumeration (enum) implementation for PHP
commerceguys/enum
1839942 Downloads
A PHP 5.4+ enumeration library.
garoevans/php-enum
134183 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
thunderer/platenum
73725 Downloads
PHP enum library
nelexa/enum
310163 Downloads
PHP Enum implementation
greg0ire/enum
362506 Downloads
work around the missing enum type in php
cloudstek/php-enum
260847 Downloads
Enumeration support for PHP
dive-be/php-enum-utils
263605 Downloads
Those utilities you always need when dealing with native enumerations.
aldemeery/enum-polyfill
45504 Downloads
A Polyfill for the SplEnum type in PHP
dkd/enumeration
48731 Downloads
An enumeration implementation for PHP.
zlikavac32/php-enum
5290 Downloads
Better PHP enum support
crussell52/php-enum
34383 Downloads
PHP Enums inspired by Java Enums