Libraries tagged by PHP iterator
lunkkun/permutations-generator
109 Downloads
A PHP Generator that generates all possible permutations for a given array of values.
ivir3zam/object-array-tools
159 Downloads
A full featured array behavior Abstract class for using in php libraries
ionitium/filesystem
43 Downloads
Ionitium Filesystem
intel352/collections
5 Downloads
PHP 5.3 collection classes
idimsh/collection
8 Downloads
A generic objects/variables holder and iterator
dcarbone/file-object-plus
666 Downloads
A simple extension of the PHP \SplFileObject class
xphere/lazzzy
29 Downloads
Lazy collections for PHP
code-distortion/array-object-extended
458 Downloads
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
php-etl/spreadsheet-flow
517 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
php-etl/contracts
1557 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
php-etl/flow-spout
0 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
mnoho/csv-reader
38945 Downloads
Very simple/naive csv reader as PHP Iterator
robertbyrnes/dir2db
17 Downloads
Uses PHP recursive iterator classes and regex iterator class to recursively search directories for .php files.
dormilich/array-list
12 Downloads
A simple immutable PHP array iterator.
wwsh/vfs
13 Downloads
Simple, iterable, emulated file system iterator for PHP apps