Libraries tagged by iterator interface
rexlabs/array-object
84752 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
naucon/utility
64557 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
org_heigl/trait-iterator
3638 Downloads
A Trait for the iterator-interface
malarzm/collections
67816 Downloads
Various implementations of Doctrine's Collection interface
php-extended/php-paged-iterator-object
27319 Downloads
A library that implements the php-extended/php-paged-iterator-interface library
php-extended/php-paged-iterator-interface
29614 Downloads
A library that specify an iterator that carries pagination information
elecena/xml-iterator
1594 Downloads
Memory efficient and fast XML parser with iterator interface
o2system/spl
19373 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.
dgifford/iterator-trait
4394 Downloads
Trait providing methods implementing the Iterator interface.
hllizi/callmapper
3402 Downloads
Iterators and elements with common interfaces.
dhii/iterator-interface
8543 Downloads
Interfaces for standard iterators
dhii/iterator-abstract
7628 Downloads
Functionality for iterators that comply with dhii/iterator-interface, or are otherwise based on iteration objects
nasumilu/iterators
57 Downloads
A simple library which adds a fluent and functional interface to PHP Iterator(s).
potter/iterator-aggregate
8 Downloads
PHP IteratorAggregate Interface
scheb/implementation-iterator
11024 Downloads
Iterates a PSR-4 compliant directory for implementations of a class/interface