Libraries tagged by iterators
suramon/itertools
19148 Downloads
Iterators implemented in PHP, copy-pasted from Python
stubbles/sequence
16283 Downloads
Stream your iterators.
pipes/pipes
44 Downloads
A thin wrapper over PHP iterators
php-etl/pipeline
12933 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
php-etl/bucket
18137 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
o2system/spl
20749 Downloads
O2System Standard PHP Library (SPL) it's build based on original standard PHP library. It's made up primarily of commonly needed datastructure classes, iterators, handlers and exceptions for O2System PHP Framework, but also can be used independently outside O2System PHP Framework environment.
hllizi/callmapper
3731 Downloads
Iterators and elements with common interfaces.
halfpastfouram/collection
17206 Downloads
A flexible PHP Collection complete with custom Iterator.
struggle-for-php/sfp-iterator-url
45 Downloads
A streamWrapper for Iterator
pcrov/iteratorstackiterator
15144 Downloads
Iterates over a stack of iterators, discarding them as they complete.
org_heigl/trait-iterator
6181 Downloads
A Trait for the iterator-interface
jumper423/file-iterator
20 Downloads
file iterator
fast-forward/iterators
409 Downloads
A robust and optimized library for advanced PHP Iterators.
h4kuna/iterators
17897 Downloads
tools ala iterators
wmde/traversable-iterator
16840 Downloads
Turn Traversable objects into Iterators. Fixed version of the native IteratorIterator