Libraries tagged by iterable
greenskies/collection
7843 Downloads
Create an iterable collection of objects
ebeacon/iterutil
226 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
1994 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, ...)
tobento/service-iterable
126 Downloads
Iterables and iterators
rocit-tech/iterable-functions-polyfill
0 Downloads
Add array_*, implode, explode, ... capabilities to iterable / traversable / ...
maike/iterable
329 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
3978 Downloads
IterableString and MultibyteIterableString allow to iterate string characters in foreach without converting the string into array.
rkwp/object-iterable-laravel
31 Downloads
A utility library for ObjectIterable and global function.
marvin255/fluent-iterable
8 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.
manuwhat/avc
4 Downloads
avc - extends PHP array_count_values native function to count any PHP type value in iterable variables
linepogl/from
4 Downloads
A php library for iterables