Libraries tagged by build-tree
dvizh/yii2-tree
2129 Downloads
it's a module to build tree by model
bluestone/tree
3747 Downloads
Build tree data structure
pistol88/yii2-tree
9317 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
442 Downloads
Build trees with the models
brisum/lib-tree-builder
26 Downloads
Build tree from array, object list