Libraries tagged by enums
brosua/enums
1323 Downloads
Helpers for PHP enums, especially for TYPO3 projects.
aboutcoders/enum-serializer-bundle
26348 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer
abhi1693/yii2-enum
16404 Downloads
Enumerable Helper
zul3s/enum-php
27520 Downloads
Advanced Php Enum Type
vcn/enum
28944 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
patchlevel/enum
19828 Downloads
Small lightweight library to create enum in PHP without SPLEnum and strict comparisons allowed
ekvedaras/php-enum
40335 Downloads
PHP enum implementation
yethee/enum-bundle
88249 Downloads
This bundle provides a typed enumeration for Symfony applications
quantumtecnology/enum-basics-extension
4101 Downloads
Enum Basics Extension
mesavolt/named-enum
8401 Downloads
Named enums for PHP 8.1+
matthewpageuk/laravel-bitty-enums
9915 Downloads
This package helps you use bitwise enums in PHP and Laravel.
leocello/sweet-enum
1368 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
katmore/tld-enum
24425 Downloads
Lists of every ICANN TLD in multiple formats
isap-ou/laravel-enum-helpers
643 Downloads
Adding some helpers functions to PHP8 native enums for laravel projects
haakco/laravel-enum-generator
6106 Downloads
Generates simple class to act as an enum from a table specified in its con