Libraries tagged by laravel-enum
sourceboat/laravel-enumeration
5057 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
levintoo/laravel-enum-exporter
45 Downloads
Laravel dev-only package to export PHP enums to TypeScript
lemax10/laravel-enums
1844 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
ldevbr/laravel-enum-maker
8 Downloads
Artisan make:enum generator with Filament integration
rvxlab/laravel-enum-cast
1037 Downloads
Enum casts for Laravel
sclaravel/enums
166 Downloads
Laravel Enums
xeriab/laravel-enumeration
0 Downloads
Yet another simple, extensible and powerful enumeration implementation for Laravel.
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
864 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.