Libraries tagged by enumaration
netsilik/enum
1643 Downloads
Strict Enumeration class.
marc-mabe/php-enum
54521225 Downloads
Simple and fast implementation of enumerations with native PHP
bensampo/laravel-enum
16646318 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
eloquent/enumeration
5885701 Downloads
An enumeration implementation for PHP.
rexlabs/enum
504910 Downloads
Enumeration (enum) implementation for PHP
emreyarligan/enum-concern
60788 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
cerbero/laravel-enum
96014 Downloads
Laravel package to supercharge enum functionalities.
cerbero/enum
229138 Downloads
Zero-dependencies package to supercharge enum functionalities.
commerceguys/enum
1935039 Downloads
A PHP 5.4+ enumeration library.
greg0ire/enum
395593 Downloads
work around the missing enum type in php
garoevans/php-enum
163655 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
laudis/typed-enum
665803 Downloads
A small class allowing for typed enumerations.
jiannei/laravel-enum
35888 Downloads
A simple and easy-to-use enumeration extension package to help you manage enumerations in your project more conveniently, supporting Laravel and Lumen
dive-be/php-enum-utils
298576 Downloads
Those utilities you always need when dealing with native enumerations.
cloudstek/php-enum
270318 Downloads
Enumeration support for PHP