Libraries tagged by php enum
zingle-com/php-enum
21301 Downloads
PHP Enum like objects.
xaamin/enum
2030 Downloads
PHP Enum implementation
tekvn/php-enum
912 Downloads
Enum utility for you.
speedy/php-enum
2739 Downloads
PHP Enum implementation
slava-basko/enum
3919 Downloads
PHP enum implementation
php-extended/php-enumerable
39960 Downloads
A simple library to provide access to enumerable functionnalities in php
morilog/php-enum
7495 Downloads
A Library for easy working with Enums in php programming language
mahan-shoghy/php-enum-helper
363 Downloads
enum helper trait for PHP
julienbornstein/php-enum-countries
6269 Downloads
Country ISO 3166-1 alpha-2 and alpha-3 enum classes for myclabs/php-enum library
intrfce/enum-attribute-descriptors
46 Downloads
Use attributes to give your PHP enums titles and descriptions.
hayes/php-enum
267 Downloads
Extension for the myclabs/php-enum library
ginnerpeace/php-enum
4618 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
francerz/enum
971 Downloads
PHP Enumeration tool
dilovanmatini/laravel-enumable
41 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.
dbalabka/php-enumeration
683 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums