Libraries tagged by enumaration
netsilik/enum
1643 Downloads
Strict Enumeration class.
marc-mabe/php-enum
56279327 Downloads
Simple and fast implementation of enumerations with native PHP
bensampo/laravel-enum
16771321 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
eloquent/enumeration
5898281 Downloads
An enumeration implementation for PHP.
rexlabs/enum
509241 Downloads
Enumeration (enum) implementation for PHP
emreyarligan/enum-concern
61329 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
cerbero/laravel-enum
96847 Downloads
Laravel package to supercharge enum functionalities.
cerbero/enum
232201 Downloads
Zero-dependencies package to supercharge enum functionalities.
commerceguys/enum
1938130 Downloads
A PHP 5.4+ enumeration library.
greg0ire/enum
396358 Downloads
work around the missing enum type in php
garoevans/php-enum
164405 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
laudis/typed-enum
677270 Downloads
A small class allowing for typed enumerations.
jiannei/laravel-enum
36454 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
300366 Downloads
Those utilities you always need when dealing with native enumerations.
cloudstek/php-enum
271238 Downloads
Enumeration support for PHP