Libraries tagged by iterations
vairogs/functions-iteration
0 Downloads
A PHP library providing enhanced array and iteration utility functions for array manipulation, transformation, and validation
aboks/power-iteration
32 Downloads
Implementation of the Power Iteration method for finding eigenvalues of a matrix, using math-php
tubul/iterator
6 Downloads
Class for chainable operations on iterables
rah/rah_repeat
31 Downloads
Iterator tags for Textpattern CMS templates
dhii/iterator-abstract
7757 Downloads
Functionality for iterators that comply with dhii/iterator-interface, or are otherwise based on iteration objects
apatis/array-storage
573 Downloads
Array Storage Object
cansozeri/iterators-magic
6 Downloads
OOP structure extends the PHP \Iterator class
tyhp/async
0 Downloads
Tyhp runtime async (PHP 8.5) — Promise, event loop, CancellationToken, async iteration
terpomoj/times
15 Downloads
Simple repeat/iteration utility.
pyncer/iterable
349 Downloads
Pyncer library for handling iteration.
peekandpoke/psi
5501 Downloads
Php Simple Iterations. Inspired by Java Streams Api.
patricus/spkdf2
0 Downloads
A Creative Commons 0 library for PKDF2. pkdf2_encrypt(payload, pass, iterations=100000) and pkdf2_decrypt() work the same.
pathforge/icrouter
0 Downloads
Tree-based URL router for PHP. Efficient matching via node tree instead of regex iteration.
masakielastic/striter
1 Downloads
PHP extension for string iteration with grapheme, codepoint, and byte modes
joelwurtz/json-stream
2 Downloads
Lazy, streaming JSON decoding: json_stream_decode() returns an array-accessible document that only parses the paths you access, with SIMD-accelerated scanning and constant-memory transient iteration