Libraries tagged by iterator
ihor/nspl
366916 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
hakre/xmlreaderiterator
192064 Downloads
Iterators for PHP XMLReader for ease of parsing
ginq/ginq
255650 Downloads
LINQ to Object inspired DSL for PHP
dkrnl/simplexmlreader
947626 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
improved/iterable
197477 Downloads
Functions to interact with arrays, iterators and other traversable objects
salient/iterators
37223 Downloads
The iterators component of the Salient toolkit
phpunit/php-file-iterator
Downloads
doekenorg/iterator-functions
4442 Downloads
A package that provides array_* like functions for iterators.
antoligy/dom-string-iterators
447042 Downloads
Composer package for DOMWordsIterator and DOMLettersIterator
wyrihaximus/iterator-or-array-to-array
230256 Downloads
Like iterator_to_array but doesn't error when handed an array
rexlabs/array-object
88125 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
naucon/utility
66980 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
lunkkun/caching-generator
5737 Downloads
A rewindable PHP Generator class that caches its generated values.
lincanbin/php-pdo-mysql-class
5732 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
jeroen/rewindable-generator
53288 Downloads
Provides a simple adapter to make generators rewindable