Libraries tagged by enumset
marc-mabe/php-enum
7576215 Downloads
Simple and fast implementation of enumerations with native PHP
lip/php-enum
63 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
ocramius/marc-mabe-php-enum-temp-release
32 Downloads
Temporary release of marc-mabe/php-enum
ngmy/enum
569 Downloads
The enumeration type for PHP
steefdw/standards-enums
22086 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
fatihirday/enummethods
109 Downloads
PHP enum methods