Libraries tagged by enumerated
eloquent/enumeration
5531234 Downloads
An enumeration implementation for PHP.
cerbero/enum
145148 Downloads
Zero-dependencies package to supercharge enum functionalities.
rexlabs/enum
428376 Downloads
Enumeration (enum) implementation for PHP
henzeb/enumhancer
217997 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
emreyarligan/enum-concern
44090 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
cerbero/laravel-enum
73841 Downloads
Laravel package to supercharge enum functionalities.
commerceguys/enum
1879181 Downloads
A PHP 5.4+ enumeration library.
thunderer/platenum
109083 Downloads
PHP enum library
greg0ire/enum
374815 Downloads
work around the missing enum type in php
garoevans/php-enum
145953 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
laudis/typed-enum
482530 Downloads
A small class allowing for typed enumerations.
cakedc/enum
204910 Downloads
Enumeration list Plugin for CakePHP 5
steefdw/standards-enums
44435 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
447993 Downloads
PHP Enum implementation
danaki/doctrine-enum-type-bundle
141065 Downloads
This bundle provides a typed enumeration for Symfony2 applications