Libraries tagged by build-tree
bluestone/tree
3579 Downloads
Build tree data structure
pistol88/yii2-tree
9300 Downloads
it's a simple widget to build tree by model
maso/treeify
23 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
31 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
440 Downloads
Build trees with the models
dvizh/yii2-tree
2095 Downloads
it's a module to build tree by model
brisum/lib-tree-builder
25 Downloads
Build tree from array, object list