Libraries tagged by array tree
shakilnadim/treefy
3 Downloads
It is a laravel package to convert an array of self related data to an array of trees based on the relation.
fomvasss/tree-builder
1361 Downloads
The library for building a tree array structure
nicmart/treebuilder
2 Downloads
TreeBuilder offers some fast methods to transform tree structures (arrays, object graphs, xml documents) to php array
muhammetsafak/data-tree
4 Downloads
Converts a one-dimensional array into a tree with relationships as a multidimensional array.
brisum/lib-tree-builder
25 Downloads
Build tree from array, object list
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.
codrasil/tree
814 Downloads
PHP Library to generate a hierarchical tree list from array.
ashleydawson/canonically-flatten-tree
3242 Downloads
Pure function to flatten a tree (n-dimensional array) into a canonicalised list array
imamassi/tree
14 Downloads
Tree generator from an array/object with parent id
hxari/tree
2 Downloads
Create a Tree structure using an Array.
zongphp/tree
33 Downloads
无限分类
vhood/tree-converter
446 Downloads
tree structure type switcher
mfarag/cartesian-tree
10 Downloads
A Laravel package that implements the cartesian algorithm to generate permutations out of a sequence of arrays.
libpoint/tree-structure-builder
23 Downloads
Builds menu structure from flat array objects
kjelyazkov/tree-structure
6 Downloads
Working with arrays