Libraries tagged by tree-traversal
cbsi/doctrine2-nestedset
305852 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
webx-ui/nested-set
37 Downloads
Nested set (modified preorder tree traversal) for Eloquent models: ordered trees with cheap subtree reads.
stefangabos/zebra_mptt
580 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
thiagof/cobra-mptt
19 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
1129 Downloads
kappa/doctrine-mptt
660 Downloads
Modified Pre-order Tree Traversal doctrine implementation
alto/tree
3 Downloads
Build, parse, traverse, print, edit, and compare filesystem trees in PHP.
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
10 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
dryas/f3_tree
22 Downloads
A Tree helper for the PHP Fat-Free framework (F3) implementing the modified preorder tree traversal algorithm
cartalyst/nested-sets
5 Downloads
Nested sets package utilizing the Modified Preorder Tree Traversal algorithm.
boardfy/mptt-multi-independent-tree
206 Downloads
A PHP library providing a multi independent tree implementation of the modified preorder tree traversal algorithm