Libraries tagged by iterators
versusbassz/wp-batcher
36 Downloads
Iterate over thousands of posts/users/etc. in WordPress without getting OOM and writing boilerplate code
hoa/heap
10 Downloads
The Hoa\Heap library.
emonkak/collection
14664 Downloads
A collection library as a container for aggregation of objects
vkartaviy/pipes
6 Downloads
The library for data flow processing
imelgrat/opml-parser
433 Downloads
OPML Parser Class: Extract the properties of content from OPML files.
autoframe/design-patterns
337 Downloads
PHP design patterns. Singleton...
suramon/itertools
19124 Downloads
Iterators implemented in PHP, copy-pasted from Python
siketyan/phpiter
6 Downloads
Strictly typed iterator for Rust lovers in PHP.
php-etl/spreadsheet-flow
521 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
hllizi/callmapper
3403 Downloads
Iterators and elements with common interfaces.
ebeacon/iterutil
226 Downloads
Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.
benconda/collection
6 Downloads
Collection library, powered by generators, with generics, easily extendable and immutable. Lazy by design and memory friendly. Accept anything as iterable 🔥 (Generator, array, Iterator, ...)
asika/sql-splitter
4742 Downloads
This is a class that can split BIG SQL file or string as iterator so that can help us save memory when importing SQL to database.
arachne/service-collections
40090 Downloads
Resolvers and iterators over services for nette/di. Used by arachne/forms and other libraries.
xprt64/iterator
622 Downloads
Iterator utility for PHP