Libraries tagged by iteration
nikic/iter
4905767 Downloads
Iteration primitives using generators
markrogoyski/itertools-php
5430 Downloads
Iteration tools for PHP
rackbeat/php-throttler
30094 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
koriym/loop
11481 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
14264 Downloads
Prevent overloading an unavailable service by doubling the timeout each iteration.
camille-hdl/lazy-lists
5239 Downloads
Lazy list processing and transducers
aboutcoders/process-control
23121 Downloads
A PHP process control library
wouterj/fred
24 Downloads
A very simple iteration based task runner
pyncer/iterable
288 Downloads
Pyncer library for handling iteration.
dakujem/toru
214 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
vairogs/functions-iteration
0 Downloads
A PHP library providing enhanced array and iteration utility functions for array manipulation, transformation, and validation
aboks/power-iteration
31 Downloads
Implementation of the Power Iteration method for finding eigenvalues of a matrix, using math-php
tubul/iterator
5 Downloads
Class for chainable operations on iterables