3 Repositories
PHP iterators Libraries
Iterators - The missing PHP iterators.
PHP Iterators Description The missing PHP iterators. Features CachingIteratorAggregate ClosureIterator: ClosureIterator(callable $callable, array $arg
24 Dec 21, 2022
Asynchronous iterators and operators.
pipeline Asynchronous iterators and operators. Installation This package can be installed as a Composer dependency. composer require amphp/pipeline Ve
16 Nov 18, 2022
A package that provides `array_*` like functions for iterators.
The doekenorg/iterator-functions package provides a curated set of array_* like functions for iterators in PHP. This package is built to encourage developers to make more use of Iterators by simplifying common tasks.
67 Jun 24, 2022