Libraries tagged by iterations
nikic/iter
4512277 Downloads
Iteration primitives using generators
markrogoyski/itertools-php
4009 Downloads
Iteration tools for PHP
rackbeat/php-throttler
27467 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
koriym/loop
9159 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
12575 Downloads
Prevent overloading an unavailable service by doubling the timeout each iteration.
camille-hdl/lazy-lists
4539 Downloads
Lazy list processing and transducers
aboutcoders/process-control
22715 Downloads
A PHP process control library
wouterj/fred
24 Downloads
A very simple iteration based task runner
dakujem/toru
150 Downloads
取る - iterable collections with ease. Lodash-style fluent call chaining, generator-based iteration primitives, aggregates, utilities.
colindecarlo/collection
21 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
sourcetoad/bbii2
8843 Downloads
Bbii2 is an iteration of the bbii forum module, but migrated to Yii2
aboks/power-iteration
29 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
tekkla/core-storage
93 Downloads
A simple OOP storage library with iteration and array access.