Libraries tagged by laravel-enum
bensampo/laravel-enum
12344770 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
spatie/laravel-enum
4030177 Downloads
Laravel Enum support
cerbero/laravel-enum
62465 Downloads
Laravel package to supercharge enum functionalities.
modstore/laravel-enum-js
67060 Downloads
Package to generate javascript versions of your PHP enum files to be used in your js builds etc.
datomatic/laravel-enum-helper
133705 Downloads
Simple opinionated framework agnostic PHP 8.1 enum helper for Laravel
saas-laravel/laravel-enums-to-json
15436 Downloads
This package generates a json file off of values from enum
returnearly/laravel-enums
6682 Downloads
A helper package for PHP 8.1+ enums for Laravel.
nasyrov/laravel-enums
67928 Downloads
Laravel package for Enum implementation.
lazerg/laravel-enum-pro
15771 Downloads
Laravel Enum Pro
jiannei/laravel-enum
23992 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
9340 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
80836 Downloads
A provider for Enums in Laravel.
mindtwo/native-enum
13201 Downloads
Package for using native php enums.
wthealth/laravel-enum-transformer
59265 Downloads
mad-web/laravel-enum
136020 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.