Libraries tagged by php enumeration
marc-mabe/php-enum
24651577 Downloads
Simple and fast implementation of enumerations with native PHP
eloquent/enumeration
5548974 Downloads
An enumeration implementation for PHP.
emreyarligan/enum-concern
45100 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
rexlabs/enum
433868 Downloads
Enumeration (enum) implementation for PHP
commerceguys/enum
1882572 Downloads
A PHP 5.4+ enumeration library.
garoevans/php-enum
146960 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
thunderer/platenum
113137 Downloads
PHP enum library
greg0ire/enum
375930 Downloads
work around the missing enum type in php
cloudstek/php-enum
262983 Downloads
Enumeration support for PHP
dive-be/php-enum-utils
268799 Downloads
Those utilities you always need when dealing with native enumerations.
nelexa/enum
454660 Downloads
PHP Enum implementation
aldemeery/enum-polyfill
50372 Downloads
A Polyfill for the SplEnum type in PHP
dkd/enumeration
50489 Downloads
An enumeration implementation for PHP.
zlikavac32/php-enum
5391 Downloads
Better PHP enum support
crussell52/php-enum
36532 Downloads
PHP Enums inspired by Java Enums