Libraries tagged by build-tree
pistol88/yii2-tree
9245 Downloads
it's a simple widget to build tree by model
bluestone/tree
3028 Downloads
Build tree data structure
dvizh/yii2-tree
2068 Downloads
it's a module to build tree by model
maso/treeify
13 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
421 Downloads
Build trees with the models
brisum/lib-tree-builder
24 Downloads
Build tree from array, object list