Libraries tagged by IteratorAggregate
opencultureconsulting/basics
1041 Downloads
A collection of generic classes and useful traits for PHP projects.
kigkonsult/asit
2986 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
jesseschalken/set
23651 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
code-distortion/array-object-extended
748 Downloads
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
fast-forward/iterators
380 Downloads
A robust and optimized library for advanced PHP Iterators.
irfantoor/collection
253 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
coco-project/magic-access
278 Downloads
\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations
chrissileinus/config-php
28 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.