Libraries tagged by iterators
ihor/nspl
362633 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
hakre/xmlreaderiterator
169586 Downloads
Iterators for PHP XMLReader for ease of parsing
ginq/ginq
252676 Downloads
LINQ to Object inspired DSL for PHP
improved/iterable
140361 Downloads
Functions to interact with arrays, iterators and other traversable objects
ogrrd/csv-iterator
50287 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
phpunit/php-file-iterator
Downloads
doekenorg/iterator-functions
3530 Downloads
A package that provides array_* like functions for iterators.
antoligy/dom-string-iterators
410421 Downloads
Composer package for DOMWordsIterator and DOMLettersIterator
wyrihaximus/iterator-or-array-to-array
202626 Downloads
Like iterator_to_array but doesn't error when handed an array
tiny-blocks/collection
11815 Downloads
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
rexlabs/array-object
79480 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
naucon/utility
59879 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
markrogoyski/itertools-php
2393 Downloads
Iteration tools for PHP
lincanbin/php-pdo-mysql-class
4705 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
49393 Downloads
Provides a simple adapter to make generators rewindable