Libraries tagged by PHP iterator
dgame/php-iterator
102550 Downloads
php iterator
php5friends/php-file-iterator14
117164 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
antevenio/pdo-mysql-select-iterator
18292 Downloads
PHP PDO Mysql select statement iterator implemented as multiple queries using LIMIT clauses
emonkak/underbar.php
11509 Downloads
A collection processing library for PHP, like Underscore.js
makinacorpus/simple-xml-reader
2697 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
kozz/collection
18853 Downloads
Powerful Data Storage based on SplDoublyLinkedList
g4/collection
62325 Downloads
collection php library
chdemko/bitarray
10951 Downloads
BitArray for PHP >= 8.2
bulkgate/utils
86144 Downloads
Generic utilities for BulkGate portal PHP SDK
antevenio/stream-regex-iterator
12499 Downloads
PHP iterator of regex matches over streams
php-extended/php-paged-iterator-object
27288 Downloads
A library that implements the php-extended/php-paged-iterator-interface library
php-extended/php-paged-iterator-interface
29583 Downloads
A library that specify an iterator that carries pagination information
jascha030/lazy-iterator
1515 Downloads
The LazyIterator class as found in symfony/finder extracted to a composer package.
ishworkh/multi-level-array-iterator
5627 Downloads
Provides a way to loop through nested arrays with any depth
dgifford/iterator-trait
4387 Downloads
Trait providing methods implementing the Iterator interface.