Libraries tagged by iterator
xphere/lazzzy
30 Downloads
Lazy collections for PHP
wittiws/splash
92 Downloads
Chainable SPL and custom iterators.
sgmarketplace/csv
363 Downloads
CSV iterator classes
serafim/interval
1 Downloads
A small library that implements the interval iterator function
php-extended/php-data-reifier-object
156265 Downloads
A library that implements the php-extended/php-data-reifier-interface library
mpyw/stream-interface-resource
8135 Downloads
Create resource stream from PSR-7 StreamInterface implementation
bentools/csviterator
643 Downloads
An easy way to iterate over a CSV file
avris/timeiterator
17 Downloads
Simple helper to iterate over time
porthorian/pdo-wrapper
205 Downloads
A PDO Database wrapper for ease of use.
kdaviesnz/callbackfileiterator
74 Downloads
Class that iterators over files and applies a user-defined callback.
ivir3zam/object-array-tools
159 Downloads
A full featured array behavior Abstract class for using in php libraries
dcarbone/file-object-plus
668 Downloads
A simple extension of the PHP \SplFileObject class
dakujem/oliva74
31 Downloads
Backport of dakujem/oliva (Flexible tree structure, tree builders, traversal iterators, filter.) for PHP 7.4
code-distortion/array-object-extended
458 Downloads
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
bardoqi/circular-linked-list
3 Downloads
circular dual linked list based on php array and iterator patten.