Libraries tagged by iterable
freshinteractive/iterable-sdk
530 Downloads
A PHP SDK for Iterable.io
pyrsmk/funktions
734 Downloads
Premium PHP functions with a salt of functional programming
jumpifbelow/php-functional-array
3667 Downloads
Classes to make the use of sets functional
dakujem/toru
70 Downloads
取る - iterable collections with ease. Lodash-style fluent call chaining, generator-based iteration primitives, aggregates, utilities.
greenskies/collection
7710 Downloads
Create an iterable collection of objects
ebeacon/iterutil
5 Downloads
Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.
code-pilots/change-set-collection
1948 Downloads
The utility is designed to detect the state of change set relative to two iterables list
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, ...)
codeinc/collection-interface
36 Downloads
A simple PHP interface for iterable collections
rocit-tech/iterable-functions-polyfill
0 Downloads
Add array_*, implode, explode, ... capabilities to iterable / traversable / ...
jascha030/iterable
0 Downloads
Utilities for working with iterators and generators.
sashabo/iterable-string
3978 Downloads
IterableString and MultibyteIterableString allow to iterate string characters in foreach without converting the string into array.
marvin255/fluent-iterable
8 Downloads
Fluent interface for PHP iterable.
judahnator/iterable-collection
66 Downloads
A fluent interface for working with iterables and generators.
tea/collections
17 Downloads
A utility library for working with collections and arrays.