Libraries tagged by iterator
dhii/iterator-helper-base
12597 Downloads
Common functionality for working with iterables
dgifford/iterator-trait
6767 Downloads
Trait providing methods implementing the Iterator interface.
adrienbrault/pagerfanta-iterator
471391 Downloads
tiny-blocks/collection
16337 Downloads
Models a type-safe, fluent collection API for PHP with eager and lazy pipelines over arrays, iterators, and generators.
smoren/tree-tools
235 Downloads
Iterator-based tree-tools
smoren/sequence
66 Downloads
Iterator-based sequences
simsoft/data-flow
162 Downloads
A lightweight, composable ETL (Extract, Transform, Load) pipeline library for PHP with fluent API, spreadsheet support, and flow control.
rotexsoft/versatile-collections
6084 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.
php-kit/flow
2353 Downloads
Iterator Nirvana for PHP
opencultureconsulting/basics
1547 Downloads
A collection of generic classes and useful traits for PHP projects.
obernard/linkedlist
13734 Downloads
Data Storage based on linkedlist
mkrawczyk/funquery
4913 Downloads
Functional programming library for PHP
lunkkun/caching-generator
18763 Downloads
A rewindable PHP Generator class that caches its generated values.
kuria/iterable
6079 Downloads
Utilities for dealing with PHP's iterators and the iterable type
krafjp/simplexmlreader
11280 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.