Libraries tagged by tree-structure
aliziodev/laravel-taxonomy
24047 Downloads
Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.
bluem/tree
940691 Downloads
Library for handling tree structures based on parent IDs
heyday/silverstripe-menumanager
310923 Downloads
Allows complex menu management to be handled through the CMS when a simple tree structure is not enough.
efureev/laravel-trees
55289 Downloads
Multi-Tree structures for Laravel
admad/cakephp-tree
296540 Downloads
CakPHP plugin for working with tree structures.
lambert/tree-shape
6423 Downloads
A simple way to generate a tree structure.
reelworx/wizard-crpagetree
6972 Downloads
Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.
nowo-tech/dashboard-menu-bundle
782 Downloads
Symfony bundle for configurable dashboard menus with i18n (JSON translations), tree structure (parent/position), permissions, Twig and JSON API. No external ORM extensions.
dakujem/oliva
710 Downloads
Flexible tree structure, tree builders (materialized paths, recursive, wrappers), traversal iterators, filter.
yavin/symfony-form-tree
91126 Downloads
create select field with indentation for tree structure
rgilyov/array-tree-walker
5616 Downloads
Very easy way to parse arrays with tree structure
lordsimal/laravel-trees
890 Downloads
Multi-Tree structures for Laravel
arogachev/yii2-tree
2099 Downloads
Database tree structures management for Yii 2 framework
lornequinn/hierarchical-scope
45 Downloads
Hierarchical scoping for Laravel models - filter any model by a tree-structured scope.
seboettg/forest
2405 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree