Libraries tagged by iterator
bentools/rewindable-generator
305 Downloads
Now your generators become rewindable.
ayesh/case-insensitive-array
20663 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
versusbassz/wp-batcher
37 Downloads
Iterate over thousands of posts/users/etc. in WordPress without getting OOM and writing boilerplate code
hoa/heap
10 Downloads
The Hoa\Heap library.
emonkak/collection
14666 Downloads
A collection library as a container for aggregation of objects
vkartaviy/pipes
6 Downloads
The library for data flow processing
cfv1000/csv-reader
442 Downloads
Another PHP csv reader
suramon/itertools
19125 Downloads
Iterators implemented in PHP, copy-pasted from Python
siketyan/phpiter
6 Downloads
Strictly typed iterator for Rust lovers in PHP.
php-etl/bucket
17035 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
php-etl/action
6953 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
hllizi/callmapper
3415 Downloads
Iterators and elements with common interfaces.
ebeacon/iterutil
239 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, ...)
xprt64/iterator
633 Downloads
Iterator utility for PHP