Libraries tagged by tree-traversal
cbsi/doctrine2-nestedset
303072 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
stefangabos/zebra_mptt
568 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
2 Downloads
A modern PHP library for building, parsing, traversing, and printing tree structures representing file and directory hierarchies
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
17 Downloads
A Tree helper for the PHP Fat-Free framework (F3) implementing the modified preorder tree traversal algorithm
cartalyst/nested-sets
4 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