Libraries tagged by iteration
nikic/iter
6252798 Downloads
Iteration primitives using generators
markrogoyski/itertools-php
12372 Downloads
Iteration tools for PHP
rackbeat/php-throttler
36456 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
php-standard-library/range
66758 Downloads
Range types for integer sequences with iteration support
koriym/loop
20783 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
33586 Downloads
Prevent overloading an unavailable service by doubling the timeout each iteration.
camille-hdl/lazy-lists
10498 Downloads
Lazy list processing and transducers
aboutcoders/process-control
25768 Downloads
A PHP process control library
bakame/tokei
10 Downloads
Immutable value objects for expressive temporal modeling: time, duration, circular 24-hour intervals, and interval sets, without timezone handling.
dhii/iterator-abstract
7756 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
hassan/one-loop
6 Downloads
A Laravel/PHP Package for Minimizing Collection/Array Iterations
dakujem/toru
369 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