Libraries tagged by php enum
mindtwo/native-enum
14103 Downloads
Package for using native php enums.
josezenem/php-enums-extended
36062 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
fuwasegu/php-enum-util
6721 Downloads
The extension library for PHP native enum.
eclipxe/enum
116188 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
dive-be/php-enum-utils
264992 Downloads
Those utilities you always need when dealing with native enumerations.
cloudstek/php-enum
261442 Downloads
Enumeration support for PHP
brysem/phpenums
150676 Downloads
Enums made simple in PHP.
bradietilley/country-enums
10905 Downloads
All (or at least most) countries and their regions formatted as PHP enums
othyn/php-enum-enhancements
22796 Downloads
Adds some helpful enum traits to the glorious new PHP Enum type.
bentools/doctrine-native-enums
103367 Downloads
Provides 1st class suport for native PHP enums in Doctrine.
chadsikorra/php-simple-enum
276116 Downloads
Provides a simple enum and flag enum for PHP.
returnearly/laravel-enums
8382 Downloads
A helper package for PHP 8.1+ enums for Laravel.
matthewpageuk/laravel-bitty-enums
7693 Downloads
This package helps you use bitwise enums in PHP and Laravel.
markbaker/enumhelper
9052 Downloads
A small library that provides Helper Traits for PHP 8.1 Enums
happy-types/enumerable-type
40586 Downloads
Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.