Libraries tagged by traverser
phplrt/visitor
31581 Downloads
The phplrt visitor package
webhappens/traverser
4538 Downloads
Easily traverse nested object structures without worrying about recursion.
sebastian/object-enumerator
600781272 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
alleyinteractive/traverse-reshape
13417 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
muqsit/asynciterator
1015 Downloads
A virion that simplifies writing tasks that traverse iterators
jcnventura/pharborist
107426 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
achttienvijftien/niwaki
8530 Downloads
Traverse and transform DOM trees
neunerlei/arrays
2852 Downloads
A package that provides a multitude of tools to traverse, sort and modify arrays in your daily routine
grom358/pharborist
34061 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
vinogradsoft/files-driver
23 Downloads
Local file system driver for the vinogradsoft/scanner library. Allows you to traverse directories in the local file system.
smoren/tree-tools
100 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
6003 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).