Libraries tagged by enum
happy-types/enumerable-type
39655 Downloads
Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.
eclipxe/enum
90547 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
chadsikorra/php-simple-enum
266259 Downloads
Provides a simple enum and flag enum for PHP.
azimkordpour/power-enum
6472 Downloads
This light package provides some methods to your Enum classes to make the most of them.
artisaninweb/laravel-enum
77693 Downloads
A provider for Enums in Laravel.
aldemeery/enum-polyfill
40143 Downloads
A Polyfill for the SplEnum type in PHP
litgroup/enumerable
48040 Downloads
Implementation of the enumerable type for PHP.
yokai/enum-bundle
79951 Downloads
Simple enumeration system with Symfony integration
yethee/enum-bundle
87274 Downloads
This bundle provides a typed enumeration for Symfony applications
webfox/laravel-backed-enums
9564 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
marc-mabe/php-enum
Downloads
scrumworks/enum-mapping
52804 Downloads
Context based enum mapping
saas-laravel/laravel-enums-to-json
10851 Downloads
This package generates a json file off of values from enum
othyn/php-enum-enhancements
19535 Downloads
Adds some helpful enum traits to the glorious new PHP Enum type.
matthewpageuk/laravel-bitty-enums
2357 Downloads
This package helps you use bitwise enums in PHP and Laravel.