Libraries tagged by iterations
nikic/iter
4112654 Downloads
Iteration primitives using generators
markrogoyski/itertools-php
2393 Downloads
Iteration tools for PHP
rackbeat/php-throttler
23748 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
koriym/loop
5437 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
9633 Downloads
Prevent overloading an unavailable service by doubling the timeout each iteration.
camille-hdl/lazy-lists
3267 Downloads
Lazy list processing and transducers
aboutcoders/process-control
22111 Downloads
A PHP process control library
pyncer/iterable
210 Downloads
Pyncer library for handling iteration.
sourcetoad/bbii2
8609 Downloads
Bbii2 is an iteration of the bbii forum module, but migrated to Yii2
tekkla/core-storage
90 Downloads
A simple OOP storage library with iteration and array access.
wouterj/fred
23 Downloads
A very simple iteration based task runner
peekandpoke/psi
5489 Downloads
Php Simple Iterations. Inspired by Java Streams Api.
dakujem/toru
70 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