Libraries tagged by iteration
nikic/iter
6542621 Downloads
Iteration primitives using generators
php-standard-library/range
130916 Downloads
Range types for integer sequences with iteration support
markrogoyski/itertools-php
12954 Downloads
Iteration tools for PHP
rackbeat/php-throttler
37338 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
koriym/loop
26585 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
37170 Downloads
Prevent overloading an unavailable service by doubling the timeout each iteration.
camille-hdl/lazy-lists
11874 Downloads
Lazy list processing and transducers
aboutcoders/process-control
26931 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.
wouterj/fred
25 Downloads
A very simple iteration based task runner
joby/smol-pow
25 Downloads
Stateless proof of work challenge generation, solving, and verification using HMAC, SHA256 and simple nonce iteration.
hassan/one-loop
6 Downloads
A Laravel/PHP Package for Minimizing Collection/Array Iterations
dakujem/toru
408 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