Libraries tagged by enumerators
sebastian/object-enumerator
866148898 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
marc-mabe/php-enum
64579136 Downloads
Simple and fast implementation of enumerations with native PHP
henzeb/enumhancer
394469 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
nelexa/enum
534823 Downloads
PHP Enum implementation
marc-mabe/enum-cl
7344 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
ducks-project/spl-types
33231 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
11059 Downloads
PHP Enumerator
corp-soft/php-enum
538 Downloads
PHP Enum implementation
blainesch/prettyarray
19220 Downloads
Manipulate arrays similar to Ruby.
wheregroup/joii
5259 Downloads
Javascript Object Inheritance Implementation
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
180 Downloads
Dynamic index accessing made simple
tleckie/enum
47 Downloads
PHP Enum. One advantage over using class constants is to be able to use an enum as a parameter type