Libraries tagged by enumer
cascademedia/php-enumerators
6 Downloads
Provides an abstraction to emulate enumerators in PHP.
aphproach/enumerations
14 Downloads
php enumerations implementation.
alsal/enumeration
17 Downloads
Abstract PHP Enumeration Class
smt/enumeration
161 Downloads
Very basic (also lightweight) helper for enumeration classes
perf/enumeration
94 Downloads
Enumeration classes: map and collection, both with mutable and immutable behavior.
mindtwo/laravel-enumerable
32 Downloads
Laravel Enumerable
mhitza/file-enumerators
606 Downloads
File streaming and preprocessing library (via generators)
erickcomp/enumerator
7 Downloads
Mimics Enumerator features
dreamscapes/enumeration
78 Downloads
A simple Typedef Enum implementation for php
zuni/enum-bundle
110 Downloads
Bundle Enumeration
zlikavac32/php-enum-symfony
85 Downloads
Symfony PHP enum support
zlikavac32/php-enum-doctrine
257 Downloads
Doctrine PHP enum support
xeriab/annotations
16 Downloads
PHP annotations library.
webdevcave/enum-index-accessor
13 Downloads
Dynamic index accessing made simple
tleckie/enum
46 Downloads
PHP Enum. One advantage over using class constants is to be able to use an enum as a parameter type