Libraries tagged by iterator iterator
patchranger/cartesian-iterator
10777 Downloads
Cartesian iterator
enjoys/cartesian-iterator
4370 Downloads
Cartesian Iterator
elecena/xml-iterator
1810 Downloads
Memory efficient and fast XML parser with iterator interface
dhii/iterator-helper-base
11546 Downloads
Common functionality for working with iterables
dgifford/iterator-trait
4712 Downloads
Trait providing methods implementing the Iterator interface.
adrienbrault/pagerfanta-iterator
470347 Downloads
jhofm/flysystem-iterator
34382 Downloads
Iterator plugin for league/flysystem
tobento/service-iterable
187 Downloads
Iterables and iterators
rotexsoft/versatile-collections
5693 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
kuria/iterable
4745 Downloads
Utilities for dealing with PHP's iterators and the iterable type
krafjp/simplexmlreader
10223 Downloads
Fork from dkrnl/simplexmlreader. Adjust php 8.1+. Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
kigkonsult/asit
2087 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
ems/collection
5694 Downloads
Collection are Dictionaries, Maps, Lists and Iterators for php
diephp/sequences
941 Downloads
Iterator of sequences
dgifford/text-file
3969 Downloads
Class providing methods for editing text files on a line-by-line basis.