Libraries tagged by laravel-menu
yesccx/laravel-enum
6442 Downloads
laravel enum
wboyz/laravel-enum
12285 Downloads
Base enum class with some features.
splitstack/laravel-enum-friendly
769 Downloads
Make your Laravel enums friendly with TypeScript, selects, and many more convenient features
ifresh/laravel-enum-translations
686 Downloads
gupo/laravel-enum
1614 Downloads
laravel enum
geekk-net/laravel-enum
2312 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
589 Downloads
A simple state machine for enums in Laravel
biiiiiigmonster/laravel-enum
171 Downloads
laravel enum helper base php version 8.1
lenderspender/laravel-enums
30690 Downloads
Add enums to Laravel
sourceboat/laravel-enumeration
5057 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
rickgoemans/laravel-enum-helpers
376 Downloads
A Laravel helper to have nice enum related functions
levintoo/laravel-enum-exporter
45 Downloads
Laravel dev-only package to export PHP enums to TypeScript
lemax10/laravel-enums
1843 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
ldevbr/laravel-enum-maker
6 Downloads
Artisan make:enum generator with Filament integration
rvxlab/laravel-enum-cast
1037 Downloads
Enum casts for Laravel