Libraries tagged by enum
happy-types/enumerable-type
40829 Downloads
Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.
fuwasegu/php-enum-util
7630 Downloads
The extension library for PHP native enum.
chadsikorra/php-simple-enum
277827 Downloads
Provides a simple enum and flag enum for PHP.
azimkordpour/power-enum
9798 Downloads
This light package provides some methods to your Enum classes to make the most of them.
artisaninweb/laravel-enum
82477 Downloads
A provider for Enums in Laravel.
aldemeery/enum-polyfill
47404 Downloads
A Polyfill for the SplEnum type in PHP
litgroup/enumerable
57061 Downloads
Implementation of the enumerable type for PHP.
yokai/enum-bundle
85098 Downloads
Simple enumeration system with Symfony integration
yethee/enum-bundle
88106 Downloads
This bundle provides a typed enumeration for Symfony applications
webfox/laravel-backed-enums
11180 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
marc-mabe/php-enum
Downloads
tourze/enum-extra
23096 Downloads
PHP枚举增强
scrumworks/enum-mapping
90021 Downloads
Context based enum mapping
saas-laravel/laravel-enums-to-json
18103 Downloads
This package generates a json file off of values from enum
returnearly/laravel-enums
9591 Downloads
A helper package for PHP 8.1+ enums for Laravel.