Libraries tagged by traversal
bentools/flatten-iterator
2021 Downloads
Flattens Traversable or arrays into one iterator.
prelude/prelude-iterators
112 Downloads
A Collection of Iterators
stef/key-value-manipulation
113 Downloads
Convert a key / value paired string in a traversable object.
rocit-tech/iterable-functions-polyfill
0 Downloads
Add array_*, implode, explode, ... capabilities to iterable / traversable / ...
hizpark/directory-tree
25 Downloads
Elegantly transform directory structures into traversable tree objects
germania-kg/pagination
17 Downloads
Paginate your Traversables
epfremme/complex-map
24 Downloads
Complex traversable map class
colorium/arraydot
70 Downloads
Traversable array with dot notation
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.
sebastian/object-enumerator
705440499 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
rct567/dom-query
243587 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
fg/parkour
394458 Downloads
A collection of utilities to manipulate arrays.
alleyinteractive/traverse-reshape
20732 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
achttienvijftien/niwaki
47816 Downloads
Traverse and transform DOM trees
phplrt/visitor
36542 Downloads
The phplrt visitor package