Libraries tagged by iterator
smoren/tree-tools
110 Downloads
Iterator-based tree-tools
smoren/sequence
58 Downloads
Iterator-based sequences
pug-ct/collections
4 Downloads
PHP Collections library that adds additional functionality on top of Doctrine collections.
php-kit/flow
2250 Downloads
Iterator Nirvana for PHP
ngsoft/filesystem
125 Downloads
Filesystem abstraction layer
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
masterfermin02/slash
30 Downloads
A functional programming library for PHP
krafjp/simplexmlreader
10080 Downloads
Fork from dkrnl/simplexmlreader. Adjust php 8.1+. Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
jeremykendall/ultra-facade
18 Downloads
Implements the Facade pattern to build SplIterators.
dryist/functions
4 Downloads
Functions for common tasks
drkbcn/php-pdo-mssql-class
87 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
dakujem/toru
230 Downloads
取る - iterable collections with ease. Lodash-style fluent call chaining, generator-based iteration primitives, aggregates, utilities.
collector/collector
207 Downloads
A collection library inspired by Laravel Collections, built using generators to preserve memory
colindecarlo/collection
23 Downloads
Collection is a collection library focused on delivering faster access to and iteration of its members.
chh/itertools
2432 Downloads
Common functional operations for iterators.