Libraries tagged by PHP iterator
dgifford/iterator-trait
6261 Downloads
Trait providing methods implementing the Iterator interface.
emonkak/underbar.php
11677 Downloads
A collection processing library for PHP, like Underscore.js
kuria/iterable
5657 Downloads
Utilities for dealing with PHP's iterators and the iterable type
ems/collection
7871 Downloads
Collection are Dictionaries, Maps, Lists and Iterators for php
halfpastfouram/collection
17127 Downloads
A flexible PHP Collection complete with custom Iterator.
o2system/spl
20727 Downloads
O2System Standard PHP Library (SPL) it's build based on original standard PHP library. It's made up primarily of commonly needed datastructure classes, iterators, handlers and exceptions for O2System PHP Framework, but also can be used independently outside O2System PHP Framework environment.
tiny-blocks/collection
16103 Downloads
Models a type-safe, fluent collection API for PHP with eager and lazy pipelines over arrays, iterators, and generators.
opencultureconsulting/basics
1227 Downloads
A collection of generic classes and useful traits for PHP projects.
mkrawczyk/funquery
4643 Downloads
Functional programming library for PHP
lunkkun/caching-generator
18662 Downloads
A rewindable PHP Generator class that caches its generated values.
krafjp/simplexmlreader
11163 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.
kozz/collection
20323 Downloads
Powerful Data Storage based on SplDoublyLinkedList
g4/collection
66720 Downloads
collection php library
dgifford/text-file
5514 Downloads
Class providing methods for editing text files on a line-by-line basis.
cfv1000/csv-reader
597 Downloads
Another PHP csv reader