Libraries tagged by tree-travel
slince/tree-samples
16 Downloads
树形结构遍历示例
cbsi/doctrine2-nestedset
295027 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
stefangabos/zebra_mptt
532 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
thiagof/cobra-mptt
18 Downloads
Class implementing Modified Preorder Tree Traversal (Nested Sets)
qufo/mptt
5 Downloads
modified preorder tree traversal algorithm helper for laravel/lumen
echo511/tree-traversal
1128 Downloads
kappa/doctrine-mptt
660 Downloads
Modified Pre-order Tree Traversal doctrine implementation
superlyons/mptt
4 Downloads
MPTT; Modified Preorder Tree Traversal PHP Code Implement.
seyfer/kohana-orm-mptt
17 Downloads
Kohana 3.3 module - Modified Preorder Tree Traversal library for Kohana ORM
norbertogomez/doctrine2-nestedset
9 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
dryas/f3_tree
16 Downloads
A Tree helper for the PHP Fat-Free framework (F3) implementing the modified preorder tree traversal algorithm
demboo/doctrine2-nestedset
84 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
boardfy/mptt-multi-independent-tree
206 Downloads
A PHP library providing a multi independent tree implementation of the modified preorder tree traversal algorithm