Libraries tagged by enumerator
sebastian/object-enumerator
720389143 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
marc-mabe/php-enum
20792042 Downloads
Simple and fast implementation of enumerations with native PHP
henzeb/enumhancer
209776 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
nelexa/enum
433676 Downloads
PHP Enum implementation
ducks-project/spl-types
30523 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
marc-mabe/enum-cl
4050 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
olegstyle/enum
8677 Downloads
PHP Enumerator
corp-soft/php-enum
520 Downloads
PHP Enum implementation
blainesch/prettyarray
19220 Downloads
Manipulate arrays similar to Ruby.
erickcomp/enumerator
7 Downloads
Mimics Enumerator features
datto/core-enumerator
5654 Downloads
PHP class for enumeration of all classes inside a given namespace.
cascademedia/php-enumerators
6 Downloads
Provides an abstraction to emulate enumerators in PHP.
mhitza/file-enumerators
606 Downloads
File streaming and preprocessing library (via generators)
webdevcave/enum-index-accessor
15 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