Libraries tagged by iterator interface
rexlabs/array-object
112777 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
naucon/utility
76487 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
php-extended/php-paged-iterator-object
28239 Downloads
A library that implements the php-extended/php-paged-iterator-interface library
php-extended/php-paged-iterator-interface
30685 Downloads
A library that specify an iterator that carries pagination information
elecena/xml-iterator
2633 Downloads
Memory efficient and fast XML parser with iterator interface
dgifford/iterator-trait
6463 Downloads
Trait providing methods implementing the Iterator interface.
o2system/spl
20737 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.
malarzm/collections
68232 Downloads
Various implementations of Doctrine's Collection interface
hllizi/callmapper
3698 Downloads
Iterators and elements with common interfaces.
org_heigl/trait-iterator
6167 Downloads
A Trait for the iterator-interface
mpyw/stream-interface-resource
8143 Downloads
Create resource stream from PSR-7 StreamInterface implementation
kael-shipman/php-std-traits
1177 Downloads
An assortment of traits, exceptions and minor classes that help to implement standard PHP interfaces like ArrayAccess, Iterator, etc., as well as a few other useful features.
dhii/iterator-interface
8663 Downloads
Interfaces for standard iterators
dhii/iterator-abstract
7757 Downloads
Functionality for iterators that comply with dhii/iterator-interface, or are otherwise based on iteration objects
nasumilu/iterators
68 Downloads
A simple library which adds a fluent and functional interface to PHP Iterator(s).