Libraries tagged by enums
eclipxe/enum
150954 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
chadsikorra/php-simple-enum
283037 Downloads
Provides a simple enum and flag enum for PHP.
azimkordpour/power-enum
11828 Downloads
This light package provides some methods to your Enum classes to make the most of them.
artisaninweb/laravel-enum
84507 Downloads
A provider for Enums in Laravel.
aldemeery/enum-polyfill
50680 Downloads
A Polyfill for the SplEnum type in PHP
yokai/enum-bundle
94033 Downloads
Simple enumeration system with Symfony integration
webfox/laravel-backed-enums
12188 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
marc-mabe/php-enum
Downloads
scrumworks/enum-mapping
110616 Downloads
Context based enum mapping
saas-laravel/laravel-enums-to-json
23257 Downloads
This package generates a json file off of values from enum
returnearly/laravel-enums
15216 Downloads
A helper package for PHP 8.1+ enums for Laravel.
mrgoodbytes8667/enum-serializer-bundle
84579 Downloads
A bundle to enable spatie/enum Serialization support in Symfony
lazerg/laravel-enum-pro
17117 Downloads
Laravel Enum Pro
intrfce/laravel-frontend-enums
14474 Downloads
Stop using 'magic' strings/numbers in your frontend Javascript and use your actual application enums instead.
fervo/enum-bundle
103998 Downloads
A library to integrate enums into the Symfony framework