Libraries tagged by laravel-enum
datomatic/laravel-enum-collections
1609 Downloads
A package to save a collection of Enums in a Eloquent field and interact with him
bjerke/laravel-enums
9180 Downloads
Helpers for handling enums and enum translations in Laravel
yesccx/laravel-enum
5642 Downloads
laravel enum
wboyz/laravel-enum
12231 Downloads
Base enum class with some features.
tamkeen-tech/laravel-enum-state-machine
84 Downloads
Control your state using enums
mo-masoud/laravel-enum
1979 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
104 Downloads
Adding some helpers functions to PHP8 native enums for laravel projects
ifresh/laravel-enum-translations
516 Downloads
haakco/laravel-enum-generator
3011 Downloads
Generates simple class to act as an enum from a table specified in its con
gupo/laravel-enum
684 Downloads
laravel enum
geekk-net/laravel-enum
1473 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
dilovanmatini/laravel-enumable
88 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-state-machine
291 Downloads
A simple state machine for enums in Laravel
biiiiiigmonster/laravel-enum
145 Downloads
laravel enum helper base php version 8.1
splitstack/laravel-enum-friendly
21 Downloads
Make your Laravel enums friendly with TypeScript, selects, and many more convenient features