Libraries tagged by iterator interface
rexlabs/array-object
95778 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
naucon/utility
74657 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
28126 Downloads
A library that implements the php-extended/php-paged-iterator-interface library
php-extended/php-paged-iterator-interface
30554 Downloads
A library that specify an iterator that carries pagination information
org_heigl/trait-iterator
6157 Downloads
A Trait for the iterator-interface
elecena/xml-iterator
2489 Downloads
Memory efficient and fast XML parser with iterator interface
dgifford/iterator-trait
6138 Downloads
Trait providing methods implementing the Iterator interface.
o2system/spl
20711 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
68181 Downloads
Various implementations of Doctrine's Collection interface
hllizi/callmapper
3590 Downloads
Iterators and elements with common interfaces.
dhii/iterator-interface
8662 Downloads
Interfaces for standard iterators
dhii/iterator-abstract
7756 Downloads
Functionality for iterators that comply with dhii/iterator-interface, or are otherwise based on iteration objects
kael-shipman/php-std-traits
1137 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.
gcdtech/usecases
1002 Downloads
Base classes and interfaces for implementing the Use Case pattern along with entities and entity emitting iterators.
nasumilu/iterators
68 Downloads
A simple library which adds a fluent and functional interface to PHP Iterator(s).