Libraries tagged by traverser
webhappens/traverser
6407 Downloads
Easily traverse nested object structures without worrying about recursion.
phplrt/visitor
36901 Downloads
The phplrt visitor package
clicalmani/xpower
62 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
sebastian/object-enumerator
713104621 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
alleyinteractive/traverse-reshape
24724 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
achttienvijftien/niwaki
50700 Downloads
Traverse and transform DOM trees
muqsit/asynciterator
2088 Downloads
A virion that simplifies writing tasks that traverse iterators
jcnventura/pharborist
116457 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
neunerlei/arrays
3014 Downloads
A package that provides a multitude of tools to traverse, sort and modify arrays in your daily routine
grom358/pharborist
34066 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
smoren/tree-tools
109 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).