Libraries tagged by enumerators
sebastian/object-enumerator
688488979 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
marc-mabe/php-enum
15216888 Downloads
Simple and fast implementation of enumerations with native PHP
henzeb/enumhancer
193740 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
nelexa/enum
383670 Downloads
PHP Enum implementation
ducks-project/spl-types
29858 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
olegstyle/enum
8313 Downloads
PHP Enumerator
datto/core-enumerator
5654 Downloads
PHP class for enumeration of all classes inside a given namespace.
webdevcave/enum-index-accessor
12 Downloads
Dynamic index accessing made simple
minimalcode/php-enum
3195 Downloads
Minimalistic singleton enum for PHP
marc-mabe/enum-cl
3860 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
corp-soft/php-enum
520 Downloads
PHP Enum implementation
blainesch/prettyarray
19219 Downloads
Manipulate arrays similar to Ruby.
jgswift/kenum
382 Downloads
PHP 5.5+ enumerator pattern implementation
erickcomp/enumerator
7 Downloads
Mimics Enumerator features
cascademedia/php-enumerators
6 Downloads
Provides an abstraction to emulate enumerators in PHP.