Libraries tagged by laravel-enums
bensampo/laravel-enum
13902132 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
spatie/laravel-enum
4680142 Downloads
Laravel Enum support
cerbero/laravel-enum
73481 Downloads
Laravel package to supercharge enum functionalities.
modstore/laravel-enum-js
95990 Downloads
Package to generate javascript versions of your PHP enum files to be used in your js builds etc.
datomatic/laravel-enum-helper
163180 Downloads
Simple opinionated framework agnostic PHP 8.1 enum helper for Laravel
saas-laravel/laravel-enums-to-json
21796 Downloads
This package generates a json file off of values from enum
returnearly/laravel-enums
13378 Downloads
A helper package for PHP 8.1+ enums for Laravel.
nasyrov/laravel-enums
69541 Downloads
Laravel package for Enum implementation.
lazerg/laravel-enum-pro
16870 Downloads
Laravel Enum Pro
jiannei/laravel-enum
27458 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
12787 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
83885 Downloads
A provider for Enums in Laravel.
mindtwo/native-enum
18807 Downloads
Package for using native php enums.
wthealth/laravel-enum-transformer
66723 Downloads
mad-web/laravel-enum
136034 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.