Libraries tagged by iterators
everyman/plumber
177 Downloads
A simple library for creating processing pipelines
ems/collection
8062 Downloads
Collection are Dictionaries, Maps, Lists and Iterators for php
drkbcn/php-pdo-mssql-class
108 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
diephp/sequences
1403 Downloads
Iterator of sequences
dgifford/text-file
5790 Downloads
Class providing methods for editing text files on a line-by-line basis.
dakujem/cumulus
28541 Downloads
☁ A set of utilities for easier development of cloud-enabled software.
brainite/splash
780 Downloads
Chainable SPL and custom iterators.
bakame/csv-doctrine-collection-bridge
497 Downloads
Csv Doctrine Collection bridge using League\Csv
league/csv-doctrine
9344 Downloads
Doctrine CSV adapter for League\Csv
emonkak/collection
16118 Downloads
A collection library as a container for aggregation of objects
alexeyshockov/colada
2851 Downloads
Collections framework for PHP
megachriz/classtools
778 Downloads
Find, extract and process classes from file system
cfv1000/csv-reader
698 Downloads
Another PHP csv reader
vakata/collection
7023 Downloads
PHP collection manipulation class - supports iterators and generators
suramon/itertools
19148 Downloads
Iterators implemented in PHP, copy-pasted from Python