Libraries tagged by traverse
sebastian/object-enumerator
725815635 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
alleyinteractive/traverse-reshape
44068 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
achttienvijftien/niwaki
57534 Downloads
Traverse and transform DOM trees
phplrt/visitor
37758 Downloads
The phplrt visitor package
muqsit/asynciterator
2189 Downloads
A virion that simplifies writing tasks that traverse iterators
jcnventura/pharborist
117124 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
webhappens/traverser
6871 Downloads
Easily traverse nested object structures without worrying about recursion.
neunerlei/arrays
3029 Downloads
A package that provides a multitude of tools to traverse, sort and modify arrays in your daily routine
clicalmani/xpower
98 Downloads
XDT est un outil pour traverser un document XML avec de simple sélecteurs CSS. XDT prend en compte les sélecteurs CSS 2.0 et va au delà en adaptant les pseudo-sélecteurs de jQuery, comme: first, last, nth, eq.l
grom358/pharborist
34067 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
smoren/tree-tools
110 Downloads
Iterator-based tree-tools
oblik/kirby-walker
62 Downloads
Kirby 3 plugin for exporting, importing, and iterating over site content.
oblik/kirby-outsource
56 Downloads
Kirby 3 plugin for exporting, importing, and iterating over site content.
artack/dom-query
6014 Downloads
DOMQuery is a PHP library that allows to easily traverse and modify the DOM
adhocore/get-in
13 Downloads
Handy Traversal of chained objects with error trap and default value (suited for View).