Libraries tagged by enums
chadsikorra/php-simple-enum
278484 Downloads
Provides a simple enum and flag enum for PHP.
azimkordpour/power-enum
10151 Downloads
This light package provides some methods to your Enum classes to make the most of them.
artisaninweb/laravel-enum
82744 Downloads
A provider for Enums in Laravel.
aldemeery/enum-polyfill
47824 Downloads
A Polyfill for the SplEnum type in PHP
yokai/enum-bundle
86380 Downloads
Simple enumeration system with Symfony integration
webfox/laravel-backed-enums
11301 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
marc-mabe/php-enum
Downloads
tourze/enum-extra
24150 Downloads
PHP枚举增强
scrumworks/enum-mapping
92185 Downloads
Context based enum mapping
saas-laravel/laravel-enums-to-json
18755 Downloads
This package generates a json file off of values from enum
returnearly/laravel-enums
10425 Downloads
A helper package for PHP 8.1+ enums for Laravel.
mrgoodbytes8667/enum-serializer-bundle
69562 Downloads
A bundle to enable spatie/enum Serialization support in Symfony
matthewpageuk/laravel-bitty-enums
8377 Downloads
This package helps you use bitwise enums in PHP and Laravel.
lazerg/laravel-enum-pro
16506 Downloads
Laravel Enum Pro
jiannei/laravel-enum
26254 Downloads
A simple and easy-to-use enumeration extension package to help you manage enumerations in your project more conveniently, supporting Laravel and Lumen