Libraries tagged by laravel-enum
bensampo/laravel-enum
11256315 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
spatie/laravel-enum
3535739 Downloads
Laravel Enum support
modstore/laravel-enum-js
48614 Downloads
Package to generate javascript versions of your PHP enum files to be used in your js builds etc.
datomatic/laravel-enum-helper
113312 Downloads
Simple opinionated framework agnostic PHP 8.1 enum helper for Laravel
cerbero/laravel-enum
55555 Downloads
Enum generator for Laravel.
saas-laravel/laravel-enums-to-json
10832 Downloads
This package generates a json file off of values from enum
nasyrov/laravel-enums
66613 Downloads
Laravel package for Enum implementation.
mad-web/laravel-enum
135989 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
lazerg/laravel-enum-pro
14552 Downloads
Laravel Enum Pro
jiannei/laravel-enum
21020 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
6200 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
77644 Downloads
A provider for Enums in Laravel.
mindtwo/native-enum
11242 Downloads
Package for using native php enums.
wthealth/laravel-enum-transformer
53439 Downloads
wboyz/laravel-enum
11803 Downloads
Base enum class with some features.