Libraries tagged by iterable
freshinteractive/iterable-sdk
672 Downloads
A PHP SDK for Iterable.io
linepogl/impartial-pipes
18 Downloads
A PHP library with partial functions suitable for the pipe operator
kuria/phpunit-extras
3270 Downloads
Additional functionality for PHPUnit (such as assertions)
midnite81/loopy
32 Downloads
Adds functionality for iterables
greenskies/collection
7861 Downloads
Create an iterable collection of objects
ebeacon/iterutil
250 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, ...)
rocit-tech/iterable-functions-polyfill
0 Downloads
Add array_*, implode, explode, ... capabilities to iterable / traversable / ...
maike/iterable
330 Downloads
An abstract class that gives you the power of making your class iterable
jascha030/iterable
0 Downloads
Utilities for working with iterators and generators.
sashabo/iterable-string
3979 Downloads
IterableString and MultibyteIterableString allow to iterate string characters in foreach without converting the string into array.
rkwp/object-iterable-laravel
32 Downloads
A utility library for ObjectIterable and global function.
marvin255/fluent-iterable
9 Downloads
Fluent interface for PHP iterable.
judahnator/iterable-collection
70 Downloads
A fluent interface for working with iterables and generators.
tea/collections
17 Downloads
A utility library for working with collections and arrays.