Libraries tagged by laravel-enums
isap-ou/laravel-enum-helpers
343 Downloads
Adding some helpers functions to PHP8 native enums for laravel projects
haakco/laravel-enum-generator
4013 Downloads
Generates simple class to act as an enum from a table specified in its con
datomatic/laravel-enum-collections
1930 Downloads
A package to save a collection of Enums in a Eloquent field and interact with him
bjerke/laravel-enums
9634 Downloads
Helpers for handling enums and enum translations in Laravel
yesccx/laravel-enum
6352 Downloads
laravel enum
wboyz/laravel-enum
12258 Downloads
Base enum class with some features.
splitstack/laravel-enum-friendly
537 Downloads
Make your Laravel enums friendly with TypeScript, selects, and many more convenient features
mad-web/laravel-enum
136026 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
lemax10/laravel-enums
1843 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
gupo/laravel-enum
1462 Downloads
laravel enum
geekk-net/laravel-enum
2230 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
535 Downloads
A simple state machine for enums in Laravel
biiiiiigmonster/laravel-enum
165 Downloads
laravel enum helper base php version 8.1
lenderspender/laravel-enums
30641 Downloads
Add enums to Laravel
diagonal/laravel-ts-enum-generator
157 Downloads
Generate runtime-usable TypeScript enums from PHP Laravel enums.