Libraries tagged by enumerator
tleckie/enum
44 Downloads
PHP Enum. One advantage over using class constants is to be able to use an enum as a parameter type
minimalcode/php-enum
3195 Downloads
Minimalistic singleton enum for PHP
lip/php-enum
64 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
462 Downloads
Simple package for providing basic enumerators.
demowebtv/enum
156 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
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.
bensampo/laravel-enum
13207809 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.