Libraries tagged by php enum
mindtwo/native-enum
13298 Downloads
Package for using native php enums.
miladrahimi/php-enum
9283 Downloads
A PHP Abstract Enum Class
josezenem/php-enums-extended
34203 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
eclipxe/enum
106778 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
dive-be/php-enum-utils
263648 Downloads
Those utilities you always need when dealing with native enumerations.
cloudstek/php-enum
260880 Downloads
Enumeration support for PHP
brysem/phpenums
148222 Downloads
Enums made simple in PHP.
othyn/php-enum-enhancements
22051 Downloads
Adds some helpful enum traits to the glorious new PHP Enum type.
bentools/doctrine-native-enums
100868 Downloads
Provides 1st class suport for native PHP enums in Doctrine.
chadsikorra/php-simple-enum
273907 Downloads
Provides a simple enum and flag enum for PHP.
returnearly/laravel-enums
6995 Downloads
A helper package for PHP 8.1+ enums for Laravel.
matthewpageuk/laravel-bitty-enums
6928 Downloads
This package helps you use bitwise enums in PHP and Laravel.
markbaker/enumhelper
8740 Downloads
A small library that provides Helper Traits for PHP 8.1 Enums
happy-types/enumerable-type
40344 Downloads
Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.
litgroup/enumerable
53018 Downloads
Implementation of the enumerable type for PHP.