Libraries tagged by laravel-enum
splitstack/laravel-enum-friendly
21 Downloads
Make your Laravel enums friendly with TypeScript, selects, and many more convenient features
rickgoemans/laravel-enum-helpers
308 Downloads
A Laravel helper to have nice enum related functions
peltonsolutions/laravel-enums
114 Downloads
A custom package for Laravel for handling enum values on Models.
lemax10/laravel-enums
1832 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
everully/laravel-enum-on-steroids
65 Downloads
This package provides Enum trait to speed up the development of Laravel applications.
bogordesaincom/laravel-enum-simple
1175 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files. Forked from
rvxlab/laravel-enum-cast
972 Downloads
Enum casts for Laravel
xeriab/laravel-enumeration
0 Downloads
Yet another simple, extensible and powerful enumeration implementation for Laravel.
vortgo/dbal-laravel-enum
632 Downloads
DBAL package for laravel migrations. Added field type - enum
vaix-dungpx/laravel-enums
5 Downloads
Laravel Enums
tomeet/laravel-enum
8 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
862 Downloads
A Laravel package for enum handler
sypspace/laravel-enum
54 Downloads
Enum generator for Laravel.
superwen/laravel-enum
2 Downloads
Enum generator for Laravel.
suleymanozev/laravel-enum-helper
223 Downloads
Simple opinionated framework agnostic PHP 8.1 enum helper for Laravel