Libraries tagged by enumerated
eloquent/enumeration
5361509 Downloads
An enumeration implementation for PHP.
rexlabs/enum
384980 Downloads
Enumeration (enum) implementation for PHP
henzeb/enumhancer
179075 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
emreyarligan/enum-concern
33439 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
cerbero/laravel-enum
63905 Downloads
Laravel package to supercharge enum functionalities.
cerbero/enum
107792 Downloads
Zero-dependencies package to supercharge enum functionalities.
commerceguys/enum
1845385 Downloads
A PHP 5.4+ enumeration library.
thunderer/platenum
77352 Downloads
PHP enum library
greg0ire/enum
364044 Downloads
work around the missing enum type in php
garoevans/php-enum
135278 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
laudis/typed-enum
415537 Downloads
A small class allowing for typed enumerations.
cakedc/enum
199248 Downloads
Enumeration list Plugin for CakePHP 5
yethee/enum-bundle
87865 Downloads
This bundle provides a typed enumeration for Symfony applications
steefdw/standards-enums
31794 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
324341 Downloads
PHP Enum implementation