Libraries tagged by iterables
kelemen/recursor
6610 Downloads
Create recursive array from one level array or iterable object
greenskies/collection
8079 Downloads
Create an iterable collection of objects
dhii/iterator-helper-base
12281 Downloads
Common functionality for working with iterables
cacahouwete/lazy-api-collection
4054 Downloads
Handle rest api endpoint with pagination through an unique iterable
wernerdweight/ra
9221 Downloads
PHP Array object with consistent and predictable API
kuria/phpunit-extras
3280 Downloads
Additional functionality for PHPUnit (such as assertions)
juanchosl/validators
348 Downloads
Little methods collection in order to validate variables contents
jotaelesalinas/php-simple-mapreduce
0 Downloads
A simple in-memory map/reduce engine for PHP iterables, without workers or configuration.
dakujem/toru
397 Downloads
取る - iterable collections with ease. Lodash-style fluent call chaining, generator-based iteration primitives, aggregates, utilities.
jmf/collection
103 Downloads
Eases common operations with collections (arrays, iterables, etc).
fomvasss/static-lists
460 Downloads
Deterministic list builder for arrays/iterables (only, except, added, unique, sort).
ebeacon/iterutil
731 Downloads
Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.
benconda/collection
6 Downloads
Collection library, powered by generators, with generics, easily extendable and immutable. Lazy by design and memory friendly. Accept anything as iterable 🔥 (Generator, array, Iterator, ...)
tobento/service-iterable
278 Downloads
Iterables and iterators
rocit-tech/iterable-functions-polyfill
0 Downloads
Add array_*, implode, explode, ... capabilities to iterable / traversable / ...