Libraries tagged by php-enum
olegstyle/enum
8156 Downloads
PHP Enumerator
esky/enum
88651 Downloads
PHP Enum implementation
erikaraujo/php-enhanced-enums
9804 Downloads
Enhanced enum methods for PHP enums
dilovanmatini/laravel-enumable
411 Downloads
The Laravel Enumable trait provides a set of utility methods to enhance PHP enums. It includes methods for manipulating enum cases, retrieving labels, and converting enums to various formats.
bradietilley/country-enums
10909 Downloads
All (or at least most) countries and their regions formatted as PHP enums
zul3s/enum-php
26647 Downloads
Advanced Php Enum Type
zlikavac32/php-enum
5307 Downloads
Better PHP enum support
zingle-com/php-enum
22402 Downloads
PHP Enum like objects.
morilog/php-enum
8451 Downloads
A Library for easy working with Enums in php programming language
mahan-shoghy/php-enum-helper
517 Downloads
enum helper trait for PHP
julienbornstein/php-enum-countries
8600 Downloads
Country ISO 3166-1 alpha-2 and alpha-3 enum classes for myclabs/php-enum library
ginnerpeace/php-enum
4909 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
dbalabka/php-enumeration
694 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
anik/php-enum-enhancements
1087 Downloads
Trait for PHP Enum type
adam-lutka/php-enum
6177 Downloads
PHP implementation of enum type