Libraries tagged by tree structure
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.
hobodave/doctrine-hierarchical
16 Downloads
Hierarchical Structural Behavior to support Tree structures inside Doctrine2
doostan/menu
7 Downloads
tree structure menu
dakujem/oliva74
67 Downloads
Backport of dakujem/oliva (Flexible tree structure, tree builders, traversal iterators, filter.) for PHP 7.4
ajiho/hierarchy-builder
10 Downloads
High performance spanning tree structure
php-extended/php-html-parser-interface
15596 Downloads
Interfaces to implement parsing of bbcode text into html tree structure.
codiverum/yii2-abstracttree
57 Downloads
Extension contains abstract classes to provide base for tree structured data
webfactor/laravel-nestedset
15 Downloads
Tree structured Elquent Models
sakuraphp/sakura-dibi
3 Downloads
Sakura library contains implementations of 3 methods, which can manage different types of hierarchical structure (tree) on relational database.
sakuraphp/sakura
28 Downloads
Sakura library contains implementations of 3 methods, which can manage different types of hierarchical structure (tree) on relational database.
robinbressan/sequoia
6 Downloads
Provide tools to manage tree data structure
nagyatka/basil
22 Downloads
Tree data structure for PHP
falco442/lumen-treeview
5 Downloads
Something to help manage tree data structures
rayne/wz2008-graph
73 Downloads
Parses the "Classification of Economic Activities" (wz2008) issued by the Statistisches Bundesamt to build multiple hierarchically structured trees.
dasprid/treereader
1379 Downloads
Structured array tree reader