Libraries tagged by php-enums
paillechat/php-enum
49387 Downloads
Enum implementation for PHP 7
miladrahimi/php-enum
9981 Downloads
A PHP Abstract Enum Class
josezenem/php-enums-extended
37350 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
fuwasegu/php-enum-util
7258 Downloads
The extension library for PHP native enum.
cloudstek/php-enum
261718 Downloads
Enumeration support for PHP
othyn/php-enum-enhancements
22991 Downloads
Adds some helpful enum traits to the glorious new PHP Enum type.
mindtwo/native-enum
14759 Downloads
Package for using native php enums.
kirschbaum-development/paragon
8017 Downloads
A Laravel package for generating enum-like objects in typescript based on PHP enum classes.
eclipxe/enum
122832 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
bentools/doctrine-native-enums
104438 Downloads
Provides 1st class suport for native PHP enums in Doctrine.
vjik/php-enum
9705 Downloads
PHP Enum Implementation
hayes/php-enum
4635 Downloads
Extension for the myclabs/php-enum library
crussell52/php-enum
35188 Downloads
PHP Enums inspired by Java Enums
ekvedaras/php-enum
38917 Downloads
PHP enum implementation
aboutcoders/enum-serializer-bundle
25892 Downloads
A symfony bundle to serialize/deserialize enumerations of type myclabs/php-enum with jms/serializer