Libraries tagged by enumerator
eloquent/enumeration
5504342 Downloads
An enumeration implementation for PHP.
rexlabs/enum
422197 Downloads
Enumeration (enum) implementation for PHP
emreyarligan/enum-concern
42481 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
cerbero/laravel-enum
72364 Downloads
Laravel package to supercharge enum functionalities.
cerbero/enum
138023 Downloads
Zero-dependencies package to supercharge enum functionalities.
commerceguys/enum
1874740 Downloads
A PHP 5.4+ enumeration library.
thunderer/platenum
103464 Downloads
PHP enum library
greg0ire/enum
373402 Downloads
work around the missing enum type in php
garoevans/php-enum
144407 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
yokai/enum-bundle
92236 Downloads
Simple enumeration system with Symfony integration
laudis/typed-enum
472188 Downloads
A small class allowing for typed enumerations.
annotation/enumeration
9608 Downloads
Get enum attributes using PHP 8 annotations.
steefdw/standards-enums
42089 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.
miladrahimi/php-enum
10929 Downloads
A PHP Abstract Enum Class
danaki/doctrine-enum-type-bundle
140388 Downloads
This bundle provides a typed enumeration for Symfony2 applications