Libraries tagged by iterators
opencultureconsulting/basics
439 Downloads
A collection of generic classes and useful traits for PHP projects.
ngsoft/filesystem
85 Downloads
Filesystem abstraction layer
net_bazzline/php_component_csv
1081 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
3774 Downloads
Functional programming library for PHP
masterfermin02/slash
29 Downloads
A functional programming library for PHP
kuria/iterable
4629 Downloads
Utilities for dealing with PHP's iterators and the iterable type
krafjp/simplexmlreader
10061 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.
dgifford/text-file
3659 Downloads
Class providing methods for editing text files on a line-by-line basis.
dakujem/toru
214 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.