Libraries tagged by iterator interface
rexlabs/array-object
88022 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
naucon/utility
66900 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
o2system/spl
19866 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
68003 Downloads
Various implementations of Doctrine's Collection interface
php-extended/php-paged-iterator-object
27529 Downloads
A library that implements the php-extended/php-paged-iterator-interface library
php-extended/php-paged-iterator-interface
29846 Downloads
A library that specify an iterator that carries pagination information
elecena/xml-iterator
1744 Downloads
Memory efficient and fast XML parser with iterator interface
dgifford/iterator-trait
4665 Downloads
Trait providing methods implementing the Iterator interface.
gcdtech/usecases
868 Downloads
Base classes and interfaces for implementing the Use Case pattern along with entities and entity emitting iterators.
org_heigl/trait-iterator
5780 Downloads
A Trait for the iterator-interface
kael-shipman/php-std-traits
1114 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.
hllizi/callmapper
3426 Downloads
Iterators and elements with common interfaces.
dhii/iterator-interface
8559 Downloads
Interfaces for standard iterators
dhii/iterator-abstract
7644 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).