Libraries tagged by laravel-enums
lenderspender/laravel-enums
30649 Downloads
Add enums to Laravel
rickgoemans/laravel-enum-helpers
376 Downloads
A Laravel helper to have nice enum related functions
ifresh/laravel-enum-translations
602 Downloads
rvxlab/laravel-enum-cast
1037 Downloads
Enum casts for Laravel
mindtwo/laravel-enum
66 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
sclaravel/enums
159 Downloads
Laravel Enums
vortgo/dbal-laravel-enum
633 Downloads
DBAL package for laravel migrations. Added field type - enum
vaix-dungpx/laravel-enums
6 Downloads
Laravel Enums
tomeet/laravel-enum
9 Downloads
A simple and easy-to-use enumeration extension package to help you manage enumerations in your project more conveniently, supporting Laravel and Lumen
tiagof2/f2-laravel-enums
863 Downloads
A Laravel package for enum handler
sypspace/laravel-enum
55 Downloads
Enum generator for Laravel.
superwen/laravel-enum
3 Downloads
Enum generator for Laravel.
suleymanozev/laravel-enum-helper
224 Downloads
Simple opinionated framework agnostic PHP 8.1 enum helper for Laravel
stanislavge/laravel-enum
20 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
peltonsolutions/laravel-enums
116 Downloads
A custom package for Laravel for handling enum values on Models.