Libraries tagged by iterator
ihor/nspl
362602 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
hakre/xmlreaderiterator
169384 Downloads
Iterators for PHP XMLReader for ease of parsing
ginq/ginq
252603 Downloads
LINQ to Object inspired DSL for PHP
improved/iterable
139858 Downloads
Functions to interact with arrays, iterators and other traversable objects
ogrrd/csv-iterator
50210 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
phpunit/php-file-iterator
Downloads
doekenorg/iterator-functions
3518 Downloads
A package that provides array_* like functions for iterators.
antoligy/dom-string-iterators
410177 Downloads
Composer package for DOMWordsIterator and DOMLettersIterator
wyrihaximus/iterator-or-array-to-array
202566 Downloads
Like iterator_to_array but doesn't error when handed an array
tiny-blocks/collection
11125 Downloads
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
rexlabs/array-object
79416 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
naucon/utility
59815 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
4696 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
49353 Downloads
Provides a simple adapter to make generators rewindable