Libraries tagged by iterator iterator
sigmaphp/sigmaphp-collections
12 Downloads
Collection Abstraction Library
pug-ct/collections
4 Downloads
PHP Collections library that adds additional functionality on top of Doctrine collections.
php-kit/flow
2308 Downloads
Iterator Nirvana for PHP
originphp/collection
582 Downloads
OriginPHP Collection
net_bazzline/php_component_csv
1082 Downloads
free as in freedom php component to easy up usage (reading and writing) of csv files for php 5.6 and above
masterfermin02/slash
30 Downloads
A functional programming library for PHP
jeremykendall/ultra-facade
18 Downloads
Implements the Facade pattern to build SplIterators.
dmt-software/import-reader
91 Downloads
Read parts of a file/stream into a series of objects or arrays
collector/collector
208 Downloads
A collection library inspired by Laravel Collections, built using generators to preserve memory
chh/itertools
2476 Downloads
Common functional operations for iterators.
bentools/rewindable-generator
329 Downloads
Now your generators become rewindable.
imelgrat/opml-parser
446 Downloads
OPML Parser Class: Extract the properties of content from OPML files.
ebeacon/iterutil
731 Downloads
Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.
fast-forward/iterators
382 Downloads
A robust and optimized library for advanced PHP Iterators.
wmde/traversable-iterator
16813 Downloads
Turn Traversable objects into Iterators. Fixed version of the native IteratorIterator