Libraries tagged by enumerator
webdevcave/enum-index-accessor
5 Downloads
Dynamic index accessing made simple
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
63 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
gr8ref/enum
4 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.
demowebtv/enum
151 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
373 Downloads
PHP 5.5+ enumerator pattern implementation
drobotik/http-status
0 Downloads
php 8.1 enumerator with http response statuses
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.