Libraries tagged by iterators
slava-basko/cakephp-collection
949 Downloads
Work easily with arrays and iterators by having a battery of utility traversal methods
shirerom/snoop
6 Downloads
File iterator with helpful filter functions
rocit-tech/iterable-functions-polyfill
0 Downloads
Add array_*, implode, explode, ... capabilities to iterable / traversable / ...
polisadov/csv
14665 Downloads
Csv data manipulation made easy in PHP
philwaters/database
16 Downloads
Simple database interface with row iterator
painless-php/filesystem
16 Downloads
Filesystem helper functionality
outlaws/spreadsheet-column-generator
2754 Downloads
Generate the column names for use in spreadsheets
originphp/collection
574 Downloads
OriginPHP Collection
nouvu/lerma
80 Downloads
Multi-screwdriver for the database Nouvu/Database
noi/array-walker
16 Downloads
ArrayWalker, OOP wrapper for array_walk() and array_map()
no22/sloth
71 Downloads
simple lazy application iterator
mgocobachi/collection
21 Downloads
A Collection class to manipulate the arrays with enriched routines and the ability of executing them in chain
marvin255/fluent-iterable
8 Downloads
Fluent interface for PHP iterable.
lunkkun/permutations-generator
109 Downloads
A PHP Generator that generates all possible permutations for a given array of values.
kjljon/streamingiterable
3 Downloads
Convert iteratables into with streams using psr-7 without any other dependencies