Libraries tagged by PHP iterator
php-standard-library/range
93467 Downloads
Range types for integer sequences with iteration support
naucon/utility
75441 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
chdemko/bitarray
18733 Downloads
BitArray for PHP >= 8.2
bulkgate/utils
105097 Downloads
Generic utilities for BulkGate portal PHP SDK
bakame/csv
83 Downloads
CSV data manipulation made easy in PHP
dgame/php-iterator
113236 Downloads
php iterator
php5friends/php-file-iterator14
133433 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
tenantcloud/php-standard
77366 Downloads
TenantCloud's PHP standard library: lazy, iterators, enum extensions etc
antevenio/pdo-mysql-select-iterator
20901 Downloads
PHP PDO Mysql select statement iterator implemented as multiple queries using LIMIT clauses
makinacorpus/simple-xml-reader
7818 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
antevenio/stream-regex-iterator
15102 Downloads
PHP iterator of regex matches over streams
php-extended/php-paged-iterator-object
28170 Downloads
A library that implements the php-extended/php-paged-iterator-interface library
php-extended/php-paged-iterator-interface
30598 Downloads
A library that specify an iterator that carries pagination information
ishworkh/multi-level-array-iterator
8233 Downloads
Provides a way to loop through nested arrays with any depth
drkbcn/php-pdo-mssql-class
95 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.