Libraries tagged by enum
vkollin/doctrine-backed-enum-fields-bundle
21635 Downloads
Provides truly support for backed enums in doctrine by generating enum fields, not string fields.
quantumtecnology/enum-basics-extension
3290 Downloads
Enum Basics Extension
mesavolt/named-enum
8068 Downloads
Named enums for PHP 8.1+
katmore/tld-enum
23660 Downloads
Lists of every ICANN TLD in multiple formats
isap-ou/laravel-enum-helpers
517 Downloads
Adding some helpers functions to PHP8 native enums for laravel projects
henzeb/enumhancer-ide-helper
6828 Downloads
IDE helper file generator for Enumhancer
haakco/laravel-enum-generator
4826 Downloads
Generates simple class to act as an enum from a table specified in its con
erikaraujo/filament-enum-attributes
18309 Downloads
Traits for Enums to allow for using Attributes instead of get methods for Filament enums
dilovanmatini/laravel-enumable
1308 Downloads
The Laravel Enumable trait provides a set of utility methods to enhance PHP enums. It includes methods for manipulating enum cases, retrieving labels, and converting enums to various formats.
decodelabs/enumerable
7560 Downloads
Helper traits for enums
davidianbonner/enumerated
47374 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.
datomatic/laravel-enum-collections
2046 Downloads
A package to save a collection of Enums in a Eloquent field and interact with him
bradietilley/country-enums
12361 Downloads
All (or at least most) countries and their regions formatted as PHP enums
antiloop/propel-real-enum-behavior
4242 Downloads
Propel 2 behavior to manage the ENUM type more closely to what enums should be
annotation/enumeration
9608 Downloads
Get enum attributes using PHP 8 annotations.