Libraries tagged by PHP iterator
phpunit/php-file-iterator
915084637 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
doctrine/collections
426867019 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
league/csv
179158313 Downloads
CSV data manipulation made easy in PHP
athari/yalinqo
1210578 Downloads
YaLinqo, a LINQ-to-objects library for PHP
loophp/iterators
535261 Downloads
The missing PHP iterators.
chdemko/sorted-collections
2643912 Downloads
Sorted Collections for PHP >= 8.4
markrogoyski/itertools-php
12430 Downloads
Iteration tools for PHP
hakre/xmlreaderiterator
214889 Downloads
Iterators for PHP XMLReader for ease of parsing
php-standard-library/iter
79940 Downloads
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators
ihor/nspl
369383 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
ginq/ginq
258369 Downloads
LINQ to Object inspired DSL for PHP
phpunit/php-file-iterator
Downloads
elliotchance/iterator
56402 Downloads
Iterator builders for PHP
mroosz/php-cassandra
7057 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.
lincanbin/php-pdo-mysql-class
6645 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.