Libraries tagged by IteratorAggregate
kigkonsult/asit
1225 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
fast-forward/iterators
32 Downloads
A robust and optimized library for advanced PHP Iterators.
jesseschalken/set
22580 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
coco-project/magic-access
168 Downloads
\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations
potter/iterator-aggregate
8 Downloads
PHP IteratorAggregate Interface
opencultureconsulting/basics
417 Downloads
A collection of generic classes and useful traits for PHP projects.
code-distortion/array-object-extended
458 Downloads
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
irfantoor/collection
240 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
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.