Libraries tagged by iterator iterator
lincanbin/php-pdo-mysql-class
5409 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
ihor/nspl
366320 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
hakre/xmlreaderiterator
185455 Downloads
Iterators for PHP XMLReader for ease of parsing
dkrnl/simplexmlreader
946151 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
salient/iterators
25904 Downloads
The iterators component of the Salient toolkit
ogrrd/csv-iterator
55669 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
elliotchance/iterator
45797 Downloads
Iterator builders for PHP
phpunit/php-file-iterator
Downloads
doekenorg/iterator-functions
4240 Downloads
A package that provides array_* like functions for iterators.
rexlabs/array-object
86034 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
jeroen/rewindable-generator
52463 Downloads
Provides a simple adapter to make generators rewindable
bakame/csv
81 Downloads
CSV data manipulation made easy in PHP
guzzle/iterator
63207 Downloads
Provides helpful iterators and iterator decorators
php5friends/php-file-iterator14
119911 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
org_heigl/trait-iterator
5637 Downloads
A Trait for the iterator-interface