Libraries tagged by enumeration
marc-mabe/php-enum
57007372 Downloads
Simple and fast implementation of enumerations with native PHP
bensampo/laravel-enum
16817868 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
eloquent/enumeration
5904031 Downloads
An enumeration implementation for PHP.
rexlabs/enum
511953 Downloads
Enumeration (enum) implementation for PHP
emreyarligan/enum-concern
61510 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
cerbero/laravel-enum
97245 Downloads
Laravel package to supercharge enum functionalities.
cerbero/enum
233346 Downloads
Zero-dependencies package to supercharge enum functionalities.
commerceguys/enum
1939260 Downloads
A PHP 5.4+ enumeration library.
greg0ire/enum
396692 Downloads
work around the missing enum type in php
garoevans/php-enum
164725 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
laudis/typed-enum
681644 Downloads
A small class allowing for typed enumerations.
jiannei/laravel-enum
36647 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
301763 Downloads
Those utilities you always need when dealing with native enumerations.
cakedc/enum
230731 Downloads
Enumeration list Plugin for CakePHP 5
cloudstek/php-enum
271534 Downloads
Enumeration support for PHP