Libraries tagged by laravel-enum
datomatic/laravel-enum-collections
1718 Downloads
A package to save a collection of Enums in a Eloquent field and interact with him
bjerke/laravel-enums
9372 Downloads
Helpers for handling enums and enum translations in Laravel
yesccx/laravel-enum
5971 Downloads
laravel enum
tamkeen-tech/laravel-enum-state-machine
137 Downloads
Control your state using enums
splitstack/laravel-enum-friendly
275 Downloads
Make your Laravel enums friendly with TypeScript, selects, and many more convenient features
mad-web/laravel-enum
136022 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
isap-ou/laravel-enum-helpers
179 Downloads
Adding some helpers functions to PHP8 native enums for laravel projects
haakco/laravel-enum-generator
3390 Downloads
Generates simple class to act as an enum from a table specified in its con
gupo/laravel-enum
1006 Downloads
laravel enum
geekk-net/laravel-enum
1837 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-state-machine
380 Downloads
A simple state machine for enums in Laravel
biiiiiigmonster/laravel-enum
151 Downloads
laravel enum helper base php version 8.1
lenderspender/laravel-enums
29601 Downloads
Add enums to Laravel
wboyz/laravel-enum
12231 Downloads
Base enum class with some features.
sourceboat/laravel-enumeration
5054 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.