Libraries tagged by enumerator
tleckie/enum
47 Downloads
PHP Enum. One advantage over using class constants is to be able to use an enum as a parameter type
lip/php-enum
65 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
gr8ref/enum
7 Downloads
PHP Enum implementation
fabiomez/php-enum
4 Downloads
A simple Enum PHP project.
ducks-project/polyfill-enum
13 Downloads
Polyfill for PHP enumerations interface.
dense/enum
473 Downloads
Simple package for providing basic enumerators.
demowebtv/enum
163 Downloads
PHP Enum implementation
ocramius/marc-mabe-php-enum-temp-release
33 Downloads
Temporary release of marc-mabe/php-enum
laravelflux/php-enum
420 Downloads
PHP Enum implementation
patr1k/phenum
8 Downloads
PHP Enumerator
jgswift/kenum
382 Downloads
PHP 5.5+ enumerator pattern implementation
websublime/enum
17 Downloads
A enumerator component like Java.
codekandis/code-message-interpreter
170 Downloads
This library interprets codes into messages based on abstract enumerators.
bensampo/laravel-enum
17105532 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
eloquent/enumeration
5933843 Downloads
An enumeration implementation for PHP.