Libraries tagged by iterator interface
rexlabs/array-object
132429 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
naucon/utility
78422 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
malarzm/collections
68284 Downloads
Various implementations of Doctrine's Collection interface
php-extended/php-paged-iterator-object
28367 Downloads
A library that implements the php-extended/php-paged-iterator-interface library
php-extended/php-paged-iterator-interface
30844 Downloads
A library that specify an iterator that carries pagination information
elecena/xml-iterator
2690 Downloads
Memory efficient and fast XML parser with iterator interface
dgifford/iterator-trait
6799 Downloads
Trait providing methods implementing the Iterator interface.
o2system/spl
20769 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.
hllizi/callmapper
3801 Downloads
Iterators and elements with common interfaces.
org_heigl/trait-iterator
6189 Downloads
A Trait for the iterator-interface
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).
scheb/implementation-iterator
11025 Downloads
Iterates a PSR-4 compliant directory for implementations of a class/interface
mpyw/stream-interface-resource
8143 Downloads
Create resource stream from PSR-7 StreamInterface implementation