Libraries tagged by iterate
dgame/php-iterator
103647 Downloads
php iterator
antevenio/pdo-mysql-select-iterator
18633 Downloads
PHP PDO Mysql select statement iterator implemented as multiple queries using LIMIT clauses
adrienbrault/pagerfanta-iterator
470131 Downloads
wyrihaximus/iterator-or-array-to-array
221899 Downloads
Like iterator_to_array but doesn't error when handed an array
jhofm/flysystem-iterator
34165 Downloads
Iterator plugin for league/flysystem
h4kuna/iterators
13223 Downloads
tools ala iterators
guzzle/iterator
63105 Downloads
Provides helpful iterators and iterator decorators
trkisf2/remote-collection-stream
9035 Downloads
Continuously streams remote collection in user defined chunks and yields them using Generators.
sweetchuck/utils
109042 Downloads
Common utils
rotexsoft/versatile-collections
5639 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.
obernard/linkedlist
11744 Downloads
Data Storage based on linkedlist
malarzm/collections
67859 Downloads
Various implementations of Doctrine's Collection interface
makinacorpus/simple-xml-reader
3084 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
lunkkun/caching-generator
1317 Downloads
A rewindable PHP Generator class that caches its generated values.
kozz/collection
19144 Downloads
Powerful Data Storage based on SplDoublyLinkedList