Libraries tagged by iterate
league/csv-doctrine
7375 Downloads
Doctrine CSV adapter for League\Csv
emonkak/underbar.php
11538 Downloads
A collection processing library for PHP, like Underscore.js
o2system/spl
19747 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.
muqsit/asynciterator
2170 Downloads
A virion that simplifies writing tasks that traverse iterators
koriym/loop
12348 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
halfpastfouram/collection
16317 Downloads
A flexible PHP Collection complete with custom Iterator.
xdimedrolx/hoa-iterator
3551 Downloads
The Hiqdev Hoa\Compiler library.
wmde/traversable-iterator
16271 Downloads
Turn Traversable objects into Iterators. Fixed version of the native IteratorIterator
pilulka/iterator
43134 Downloads
php-extended/php-paged-iterator-object
27457 Downloads
A library that implements the php-extended/php-paged-iterator-interface library
php-extended/php-paged-iterator-interface
29755 Downloads
A library that specify an iterator that carries pagination information
patchranger/cartesian-iterator
10688 Downloads
Cartesian iterator
org_heigl/trait-iterator
5767 Downloads
A Trait for the iterator-interface
krystalcode/api-iterator
3625 Downloads
An iterator for browsing paged resources such as items served over API calls.
jeroenzwart/php-csv-iterator
435 Downloads
A simple CSV reader, to read as array/object with PHP Iterator