Libraries tagged by enumeration
marc-mabe/php-enum
12781217 Downloads
Simple and fast implementation of enumerations with native PHP
bensampo/laravel-enum
12685323 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
eloquent/enumeration
5389339 Downloads
An enumeration implementation for PHP.
rexlabs/enum
391632 Downloads
Enumeration (enum) implementation for PHP
emreyarligan/enum-concern
34998 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
cerbero/laravel-enum
65292 Downloads
Laravel package to supercharge enum functionalities.
cerbero/enum
113041 Downloads
Zero-dependencies package to supercharge enum functionalities.
commerceguys/enum
1851197 Downloads
A PHP 5.4+ enumeration library.
thunderer/platenum
81688 Downloads
PHP enum library
greg0ire/enum
365483 Downloads
work around the missing enum type in php
garoevans/php-enum
138420 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
laudis/typed-enum
426396 Downloads
A small class allowing for typed enumerations.
cakedc/enum
200436 Downloads
Enumeration list Plugin for CakePHP 5
steefdw/standards-enums
33330 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
347699 Downloads
PHP Enum implementation