Libraries tagged by traverse tree
achttienvijftien/niwaki
140103 Downloads
Traverse and transform DOM trees
smoren/tree-tools
234 Downloads
Iterator-based tree-tools
webhappens/traverser
9912 Downloads
Easily traverse nested object structures without worrying about recursion.
rgilyov/trees
3 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.
alto/tree
3 Downloads
Build, parse, traverse, print, edit, and compare filesystem trees in PHP.
sharkodlak/ent
9 Downloads
PHP Tree Library, provides common TreeNode implementation.
phiil/xtraverse
4 Downloads
PHP bundle wich makes array traversing / inserting dead easy.
phplrt/visitor
56079 Downloads
The phplrt visitor package
jcnventura/pharborist
123329 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
grom358/pharborist
34071 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
pharborist/pharborist
151 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
cbsi/doctrine2-nestedset
305934 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
dakujem/oliva
1067 Downloads
Flexible tree structure, tree builders (materialized paths, recursive, wrappers), traversal iterators, filter.
webx-ui/nested-set
51 Downloads
Nested set (modified preorder tree traversal) for Eloquent models: ordered trees with cheap subtree reads.