Libraries tagged by laravel-enum
mad-web/laravel-enum
135992 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
datomatic/laravel-enum-collections
1300 Downloads
A package to save a collection of Enums in a Eloquent field and interact with him
bjerke/laravel-enums
8373 Downloads
Helpers for handling enums and enum translations in Laravel
yesccx/laravel-enum
4958 Downloads
laravel enum
mo-masoud/laravel-enum
1179 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
lemax10/laravel-enums
1808 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
isap-ou/laravel-enum-helpers
35 Downloads
Adding some helpers functions to PHP8 native enums for laravel projects
haakco/laravel-enum-generator
2875 Downloads
Generates simple class to act as an enum from a table specified in its con
geekk-net/laravel-enum
1017 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
dilovanmatini/laravel-enumable
41 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.
bogordesaincom/laravel-enum-simple
1059 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files. Forked from
biiiiiigmonster/laravel-enum
129 Downloads
laravel enum helper base php version 8.1
tiagof2/f2-laravel-enums
860 Downloads
A Laravel package for enum handler
tamkeen-tech/laravel-enum-state-machine
6 Downloads
Control your state using enums
sourceboat/laravel-enumeration
5035 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.