Libraries tagged by iterations
nikic/iter
5046581 Downloads
Iteration primitives using generators
markrogoyski/itertools-php
6288 Downloads
Iteration tools for PHP
rackbeat/php-throttler
30884 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
koriym/loop
12185 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
crowdstar/exponential-backoff
16310 Downloads
Prevent overloading an unavailable service by doubling the timeout each iteration.
aboutcoders/process-control
23268 Downloads
A PHP process control library
camille-hdl/lazy-lists
5421 Downloads
Lazy list processing and transducers
tekkla/core-storage
98 Downloads
A simple OOP storage library with iteration and array access.
dhii/iterator-abstract
7637 Downloads
Functionality for iterators that comply with dhii/iterator-interface, or are otherwise based on iteration objects
wouterj/fred
25 Downloads
A very simple iteration based task runner
pyncer/iterable
315 Downloads
Pyncer library for handling iteration.
peekandpoke/psi
5501 Downloads
Php Simple Iterations. Inspired by Java Streams Api.
dakujem/toru
228 Downloads
取る - iterable collections with ease. Lodash-style fluent call chaining, generator-based iteration primitives, aggregates, utilities.
colindecarlo/collection
23 Downloads
Collection is a collection library focused on delivering faster access to and iteration of its members.
thumbtack/crankshaft
6 Downloads
Iteration Utils for PHP similar to Python itertools