Libraries tagged by build-tree
bluestone/tree
3200 Downloads
Build tree data structure
pistol88/yii2-tree
9266 Downloads
it's a simple widget to build tree by model
dvizh/yii2-tree
2078 Downloads
it's a module to build tree by model
maso/treeify
16 Downloads
Laravel package allows you to convert flat collections of models into hierarchical tree structures, simplifying parent-child relationships management.
luminee/tree
6 Downloads
Build Tree And [getChildren, getParent]
landlib/treealgorithms
29 Downloads
This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.
gustarus/yii2-tree
433 Downloads
Build trees with the models
brisum/lib-tree-builder
25 Downloads
Build tree from array, object list