Libraries tagged by iterate
krafjp/simplexmlreader
10065 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.
imelgrat/opml-parser
433 Downloads
OPML Parser Class: Extract the properties of content from OPML files.
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
3662 Downloads
Class providing methods for editing text files on a line-by-line basis.
dakujem/toru
223 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.
bentools/rewindable-generator
295 Downloads
Now your generators become rewindable.
ayesh/case-insensitive-array
20662 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
autoframe/design-patterns
339 Downloads
PHP design patterns. Singleton...
hoa/heap
10 Downloads
The Hoa\Heap library.
emonkak/collection
14664 Downloads
A collection library as a container for aggregation of objects