Libraries tagged by enumerations
marc-mabe/php-enum
23028200 Downloads
Simple and fast implementation of enumerations with native PHP
bensampo/laravel-enum
13951275 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
eloquent/enumeration
5530399 Downloads
An enumeration implementation for PHP.
cerbero/enum
145046 Downloads
Zero-dependencies package to supercharge enum functionalities.
rexlabs/enum
428098 Downloads
Enumeration (enum) implementation for PHP
emreyarligan/enum-concern
44045 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
cerbero/laravel-enum
73798 Downloads
Laravel package to supercharge enum functionalities.
commerceguys/enum
1879115 Downloads
A PHP 5.4+ enumeration library.
thunderer/platenum
109022 Downloads
PHP enum library
greg0ire/enum
374801 Downloads
work around the missing enum type in php
garoevans/php-enum
145835 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
laudis/typed-enum
482304 Downloads
A small class allowing for typed enumerations.
cakedc/enum
204894 Downloads
Enumeration list Plugin for CakePHP 5
steefdw/standards-enums
44417 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
nelexa/enum
447855 Downloads
PHP Enum implementation