Libraries tagged by laravel-enums
mad-web/laravel-enum
136034 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
haakco/laravel-enum-generator
5384 Downloads
Generates simple class to act as an enum from a table specified in its con
yesccx/laravel-enum
6535 Downloads
laravel enum
wboyz/laravel-enum
12294 Downloads
Base enum class with some features.
splitstack/laravel-enum-friendly
971 Downloads
Make your Laravel enums friendly with TypeScript, selects, and many more convenient features
isap-ou/laravel-enum-helpers
531 Downloads
Adding some helpers functions to PHP8 native enums for laravel projects
ifresh/laravel-enum-translations
715 Downloads
gupo/laravel-enum
1743 Downloads
laravel enum
geekk-net/laravel-enum
2456 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
619 Downloads
A simple state machine for enums in Laravel
datomatic/laravel-enum-collections
2069 Downloads
A package to save a collection of Enums in a Eloquent field and interact with him
bjerke/laravel-enums
9783 Downloads
Helpers for handling enums and enum translations in Laravel
rickgoemans/laravel-enum-helpers
392 Downloads
A Laravel helper to have nice enum related functions
lemax10/laravel-enums
1846 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
ldevbr/laravel-enum-maker
11 Downloads
Artisan make:enum generator with Filament integration