Libraries tagged by tree-structure
aliziodev/laravel-taxonomy
27619 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
959802 Downloads
Library for handling tree structures based on parent IDs
heyday/silverstripe-menumanager
316025 Downloads
Allows complex menu management to be handled through the CMS when a simple tree structure is not enough.
efureev/laravel-trees
56897 Downloads
Multi-Tree structures for Laravel
admad/cakephp-tree
305569 Downloads
CakPHP plugin for working with tree structures.
yavin/symfony-form-tree
91189 Downloads
create select field with indentation for tree structure
reelworx/wizard-crpagetree
7406 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
1247 Downloads
Symfony bundle for configurable dashboard menus with i18n (JSON translations), tree structure (parent/position), permissions, Twig and JSON API. No external ORM extensions.
lambert/tree-shape
6698 Downloads
A simple way to generate a tree structure.
dakujem/oliva
818 Downloads
Flexible tree structure, tree builders (materialized paths, recursive, wrappers), traversal iterators, filter.
symbiote/silverstripe-contextawareupload
4797 Downloads
Automatic organization of uploaded files based on the site tree structure.
rgilyov/array-tree-walker
5744 Downloads
Very easy way to parse arrays with tree structure
lordsimal/laravel-trees
1022 Downloads
Multi-Tree structures for Laravel
arogachev/yii2-tree
2108 Downloads
Database tree structures management for Yii 2 framework
seboettg/forest
2405 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree