Libraries tagged by PHP iterator
phpunit/php-file-iterator
801535446 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
league/csv
140544340 Downloads
CSV data manipulation made easy in PHP
doctrine/collections
376566425 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
loophp/iterators
331098 Downloads
The missing PHP iterators.
chdemko/sorted-collections
2106249 Downloads
Sorted Collections for PHP >= 8.2
markrogoyski/itertools-php
6974 Downloads
Iteration tools for PHP
lincanbin/php-pdo-mysql-class
5700 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
hakre/xmlreaderiterator
189880 Downloads
Iterators for PHP XMLReader for ease of parsing
ihor/nspl
366683 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
ginq/ginq
255492 Downloads
LINQ to Object inspired DSL for PHP
phpunit/php-file-iterator
Downloads
tenantcloud/php-standard
58479 Downloads
TenantCloud's PHP standard library: lazy, iterators, enum extensions etc
naucon/utility
66506 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
lunkkun/caching-generator
3381 Downloads
A rewindable PHP Generator class that caches its generated values.
bakame/csv
81 Downloads
CSV data manipulation made easy in PHP