Libraries tagged by iterator iterator
jeroen/batching-iterator
5234 Downloads
Iterator that fetches values in batch
dgame/php-iterator
104013 Downloads
php iterator
antevenio/pdo-mysql-select-iterator
18735 Downloads
PHP PDO Mysql select statement iterator implemented as multiple queries using LIMIT clauses
h4kuna/iterators
13426 Downloads
tools ala iterators
webit/doctrine-orm-query-builder-iterator
56228 Downloads
wyrihaximus/iterator-or-array-to-array
222107 Downloads
Like iterator_to_array but doesn't error when handed an array
jhofm/flysystem-iterator
34247 Downloads
Iterator plugin for league/flysystem
sweetchuck/utils
109253 Downloads
Common utils
rotexsoft/versatile-collections
5645 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
malarzm/collections
67879 Downloads
Various implementations of Doctrine's Collection interface
makinacorpus/simple-xml-reader
3215 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
lunkkun/caching-generator
1446 Downloads
A rewindable PHP Generator class that caches its generated values.
kozz/collection
19268 Downloads
Powerful Data Storage based on SplDoublyLinkedList
bulkgate/utils
88347 Downloads
Generic utilities for BulkGate portal PHP SDK
league/csv-doctrine
6843 Downloads
Doctrine CSV adapter for League\Csv