Libraries tagged by traverse tree
achttienvijftien/niwaki
30036 Downloads
Traverse and transform DOM trees
webhappens/traverser
4965 Downloads
Easily traverse nested object structures without worrying about recursion.
smoren/tree-tools
108 Downloads
Iterator-based tree-tools
sharkodlak/ent
8 Downloads
PHP Tree Library, provides common TreeNode implementation.
rgilyov/trees
2 Downloads
Handle trees and tries (search, traverse, build, transform)
melting-server/schema-dot-org-tree
10 Downloads
Reads a version of schema.org and builds out a structured tree. Access any entry's direct or inherited properties or traverse the tree using $entity->parent() or $entity->children. Supports multiple schema versions.
phiil/xtraverse
3 Downloads
PHP bundle wich makes array traversing / inserting dead easy.
phplrt/visitor
34640 Downloads
The phplrt visitor package
jcnventura/pharborist
114387 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
grom358/pharborist
34066 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
pharborist/pharborist
6 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
cbsi/doctrine2-nestedset
293748 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
stefangabos/zebra_mptt
527 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
dakujem/oliva
229 Downloads
Flexible tree structure, tree builders (materialized paths, recursive, wrappers), traversal iterators, filter.
thiagof/cobra-mptt
18 Downloads
Class implementing Modified Preorder Tree Traversal (Nested Sets)