Libraries tagged by iterator iterator
lincanbin/php-pdo-mysql-class
6875 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
rexlabs/array-object
112261 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
php-standard-library/iter
154167 Downloads
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators
markrogoyski/itertools-php
12945 Downloads
Iteration tools for PHP
ihor/nspl
369878 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
hakre/xmlreaderiterator
219638 Downloads
Iterators for PHP XMLReader for ease of parsing
dkrnl/simplexmlreader
954691 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
phpunit/php-file-iterator
Downloads
salient/iterators
116492 Downloads
The iterators component of the Salient toolkit
ogrrd/csv-iterator
64247 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
elliotchance/iterator
58862 Downloads
Iterator builders for PHP
wyrihaximus/iterator-or-array-to-array
250785 Downloads
Like iterator_to_array but doesn't error when handed an array
jeroen/rewindable-generator
56505 Downloads
Provides a simple adapter to make generators rewindable
bulkgate/utils
106764 Downloads
Generic utilities for BulkGate portal PHP SDK
bakame/csv
83 Downloads
CSV data manipulation made easy in PHP