Libraries tagged by iterator
chh/itertools
2475 Downloads
Common functional operations for iterators.
bentools/rewindable-generator
329 Downloads
Now your generators become rewindable.
hoa/heap
10 Downloads
The Hoa\Heap library.
vkartaviy/pipes
6 Downloads
The library for data flow processing
imelgrat/opml-parser
446 Downloads
OPML Parser Class: Extract the properties of content from OPML files.
acelot/helpers
2570 Downloads
Useful PHP functions for everyday use
dcarbone/file-object-plus
731 Downloads
A simple extension of the PHP \SplFileObject class
siketyan/phpiter
6 Downloads
Strictly typed iterator for Rust lovers in PHP.
php-etl/pipeline
12846 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
php-etl/fast-map-config
5904 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
php-etl/bucket
18022 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
gcdtech/usecases
1010 Downloads
Base classes and interfaces for implementing the Use Case pattern along with entities and entity emitting iterators.
ebeacon/iterutil
731 Downloads
Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.
coco-project/magic-access
282 Downloads
\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations
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, ...)