Libraries tagged by laravel-menu
nasyrov/laravel-enums
69297 Downloads
Laravel package for Enum implementation.
lazerg/laravel-enum-pro
16735 Downloads
Laravel Enum Pro
jiannei/laravel-enum
27152 Downloads
A simple and easy-to-use enumeration extension package to help you manage enumerations in your project more conveniently, supporting Laravel and Lumen
iteks/laravel-enum
12591 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
artisaninweb/laravel-enum
83576 Downloads
A provider for Enums in Laravel.
mindtwo/native-enum
18318 Downloads
Package for using native php enums.
wthealth/laravel-enum-transformer
66022 Downloads
tamkeen-tech/laravel-enum-state-machine
427 Downloads
Control your state using enums
mad-web/laravel-enum
136031 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
511 Downloads
Adding some helpers functions to PHP8 native enums for laravel projects
haakco/laravel-enum-generator
4674 Downloads
Generates simple class to act as an enum from a table specified in its con
dilovanmatini/laravel-enumable
1264 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
2036 Downloads
A package to save a collection of Enums in a Eloquent field and interact with him
bjerke/laravel-enums
9722 Downloads
Helpers for handling enums and enum translations in Laravel
diagonal/laravel-ts-enum-generator
448 Downloads
Generate runtime-usable TypeScript enums from PHP Laravel enums.