Libraries tagged by laravel-enum
mad-web/laravel-enum
136033 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
isap-ou/laravel-enum-helpers
517 Downloads
Adding some helpers functions to PHP8 native enums for laravel projects
haakco/laravel-enum-generator
4857 Downloads
Generates simple class to act as an enum from a table specified in its con
dilovanmatini/laravel-enumable
1308 Downloads
The Laravel Enumable trait provides a set of utility methods to enhance PHP enums. It includes methods for manipulating enum cases, retrieving labels, and converting enums to various formats.
datomatic/laravel-enum-collections
2049 Downloads
A package to save a collection of Enums in a Eloquent field and interact with him
yesccx/laravel-enum
6465 Downloads
laravel enum
wboyz/laravel-enum
12290 Downloads
Base enum class with some features.
splitstack/laravel-enum-friendly
806 Downloads
Make your Laravel enums friendly with TypeScript, selects, and many more convenient features
ifresh/laravel-enum-translations
697 Downloads
gupo/laravel-enum
1635 Downloads
laravel enum
geekk-net/laravel-enum
2349 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
599 Downloads
A simple state machine for enums in Laravel
bjerke/laravel-enums
9735 Downloads
Helpers for handling enums and enum translations in Laravel
biiiiiigmonster/laravel-enum
171 Downloads
laravel enum helper base php version 8.1
lenderspender/laravel-enums
30690 Downloads
Add enums to Laravel