Libraries tagged by iter
rackbeat/php-throttler
37000 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
mroosz/php-cassandra
7943 Downloads
A pure-PHP client for Apache Cassandra and ScyllaDB with support for CQL binary protocol v3, v4 and v5 (Cassandra 2.1+ incl. 3.x-5.x; ScyllaDB 6.2 and 2025.x), synchronous and asynchronous APIs, prepared statements, batches, result iterators, object mapping, SSL/TLS, and LZ4 compression.
koriym/loop
24475 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
jeroen/json-dump-reader
12889 Downloads
Provides line-by-line readers and iterators for Wikibase/Wikidata JSON dumps
jakewhiteley/php-sets
28790 Downloads
An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.
crowdstar/exponential-backoff
35993 Downloads
Prevent overloading an unavailable service by doubling the timeout each iteration.
webit/doctrine-orm-query-builder-iterator
71431 Downloads
php5friends/php-file-iterator14
133841 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
loophp/phpunit-iterable-assertions
15366 Downloads
Iterable assertions for PHPUnit
klapuch/iterator
4725 Downloads
Iterators replacing array functions
jeroen/batching-iterator
10027 Downloads
Iterator that fetches values in batch
husail/http-iterator
3793 Downloads
Http Iterator
escapio/php-iterables
15898 Downloads
Utility functions for working with iterables
dromru/iterable-dbal
12240 Downloads
Набор классов для разбиения пакетных sql-запросов на раздельные.
dromru/iterable-chunk
12240 Downloads
Класс для разбиения итерируемых коллекций на пачки.