Libraries tagged by IteratorAggregate
opencultureconsulting/basics
416 Downloads
A collection of generic classes and useful traits for PHP projects.
kigkonsult/asit
960 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
code-distortion/array-object-extended
440 Downloads
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
jesseschalken/set
22363 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
potter/iterator-aggregate
8 Downloads
PHP IteratorAggregate Interface
fast-forward/iterators
0 Downloads
A robust and optimized library for advanced PHP Iterators.
irfantoor/collection
237 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
coco-project/magic-access
156 Downloads
\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations
chrissileinus/config-php
27 Downloads
A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.