Libraries tagged by iterate
bavix/iterator
15613 Downloads
Iterator
mkrawczyk/funquery
3800 Downloads
Functional programming library for PHP
kigkonsult/asit
1400 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
everyman/plumber
177 Downloads
A simple library for creating processing pipelines
ems/collection
5118 Downloads
Collection are Dictionaries, Maps, Lists and Iterators for php
diephp/sequences
748 Downloads
Iterator of sequences
dakujem/oliva
297 Downloads
Flexible tree structure, tree builders (materialized paths, recursive, wrappers), traversal iterators, filter.
dakujem/cumulus
26697 Downloads
☁ A set of utilities for easier development of cloud-enabled software.
bakame/csv-doctrine-collection-bridge
497 Downloads
Csv Doctrine Collection bridge using League\Csv
acelot/helpers
2028 Downloads
Useful PHP functions for everyday use
alexeyshockov/colada
2844 Downloads
Collections framework for PHP
vakata/collection
5547 Downloads
PHP collection manipulation class - supports iterators and generators
pipes/pipes
43 Downloads
A thin wrapper over PHP iterators
php-etl/pipeline
11988 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
jesseschalken/set
22778 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys