Libraries tagged by iterators
rexlabs/array-object
100635 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
php-standard-library/iter
102544 Downloads
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators
markrogoyski/itertools-php
12658 Downloads
Iteration tools for PHP
ihor/nspl
369613 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
hakre/xmlreaderiterator
216782 Downloads
Iterators for PHP XMLReader for ease of parsing
ginq/ginq
258585 Downloads
LINQ to Object inspired DSL for PHP
drupol/phpermutations
717633 Downloads
Generators and iterators, permutations and combinations.
dkrnl/simplexmlreader
953835 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
salient/iterators
99099 Downloads
The iterators component of the Salient toolkit
ogrrd/csv-iterator
63392 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
elliotchance/iterator
57144 Downloads
Iterator builders for PHP
phpunit/php-file-iterator
Downloads
doekenorg/iterator-functions
5340 Downloads
A package that provides array_* like functions for iterators.
wyrihaximus/iterator-or-array-to-array
249033 Downloads
Like iterator_to_array but doesn't error when handed an array
php-standard-library/range
87857 Downloads
Range types for integer sequences with iteration support