Libraries tagged by enumerator
sebastian/object-enumerator
734225593 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
marc-mabe/php-enum
24462584 Downloads
Simple and fast implementation of enumerations with native PHP
henzeb/enumhancer
221833 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
nelexa/enum
454295 Downloads
PHP Enum implementation
marc-mabe/enum-cl
4341 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
ducks-project/spl-types
30900 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
8926 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