Libraries tagged by iter
vincepare/dirscan
13 Downloads
File system scanner
versusbassz/wp-batcher
45 Downloads
Iterate over thousands of posts/users/etc. in WordPress without getting OOM and writing boilerplate code
thecrypticace/lazy
252 Downloads
Collection-like wrapper around Iterators
takuya/php-genetator-array-access
108 Downloads
make yield into an Array / ArrayAccess.
stealth35/stdlib
7 Downloads
PHP Stdlib extra
solution10/collection
540 Downloads
A simple and fast Collection class
smoren/sequence
63 Downloads
Iterator-based sequences
simsoft/data-flow
133 Downloads
A lightweight, composable ETL (Extract, Transform, Load) pipeline library for PHP with fluent API, spreadsheet support, and flow control.
qaadee/php-array-indexer
7 Downloads
Tiny PHP functions for indexing and grouping arrays and iterables by custom keys.
pug-ct/collections
4 Downloads
PHP Collections library that adds additional functionality on top of Doctrine collections.
obernard/linkedlist
13696 Downloads
Data Storage based on linkedlist
net_bazzline/php_component_csv
1082 Downloads
free as in freedom php component to easy up usage (reading and writing) of csv files for php 5.6 and above
mkrawczyk/funquery
4686 Downloads
Functional programming library for PHP
masterfermin02/slash
30 Downloads
A functional programming library for PHP
jotaelesalinas/php-simple-mapreduce
0 Downloads
A simple in-memory map/reduce engine for PHP iterables, without workers or configuration.