Libraries tagged by iteration
nikic/iter
4109593 Downloads
Iteration primitives using generators
markrogoyski/itertools-php
2393 Downloads
Iteration tools for PHP
rackbeat/php-throttler
23710 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
koriym/loop
5429 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
9587 Downloads
Prevent overloading an unavailable service by doubling the timeout each iteration.
camille-hdl/lazy-lists
3246 Downloads
Lazy list processing and transducers
aboutcoders/process-control
22110 Downloads
A PHP process control library
pyncer/iterable
210 Downloads
Pyncer library for handling iteration.
sourcetoad/bbii2
8604 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.
lechimp-p/flightcontrol
569 Downloads
An interface for iterationr and recursion in directories over the leagues flysystem.
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.