Libraries tagged by enumerators
tleckie/enum
44 Downloads
PHP Enum. One advantage over using class constants is to be able to use an enum as a parameter type
lip/php-enum
64 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
gr8ref/enum
5 Downloads
PHP Enum implementation
fabiomez/php-enum
2 Downloads
A simple Enum PHP project.
ducks-project/polyfill-enum
13 Downloads
Polyfill for PHP enumerations interface.
dense/enum
456 Downloads
Simple package for providing basic enumerators.
demowebtv/enum
153 Downloads
PHP Enum implementation
wheregroup/joii
5231 Downloads
Javascript Object Inheritance Implementation
ocramius/marc-mabe-php-enum-temp-release
32 Downloads
Temporary release of marc-mabe/php-enum
laravelflux/php-enum
420 Downloads
PHP Enum implementation
patr1k/phenum
7 Downloads
PHP Enumerator
jgswift/kenum
374 Downloads
PHP 5.5+ enumerator pattern implementation
websublime/enum
16 Downloads
A enumerator component like Java.
codekandis/code-message-interpreter
168 Downloads
This library interprets codes into messages based on abstract enumerators.
laudis/typed-enum
415221 Downloads
A small class allowing for typed enumerations.