Libraries tagged by tree structure
reelworx/wizard_crpagetree
6592 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.
allegiance-group/nested-set
1807 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
zetacomponents/tree-persistent-object-tiein
3878 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. This component uses persistent objects as data storage for the data elements of the tree nodes.
zetacomponents/tree-database-tiein
4009 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. This component implements the database related backends and data stores.
pdaleramirez/category-tree
610 Downloads
Builds a category tree structure for your menu and links.
helbrary/node-item-tree
6844 Downloads
Tree structure library.
dominator/tree
19 Downloads
Library for handling tree structures based on parent IDs, e.g. a self-joined database table
dc-ag/tree-nodes
2907 Downloads
Library to handle tree structures with entities
rathouz/data-tree
1604 Downloads
DataTree: Tree data-structure component for Nette Framework
locr-company/splay-tree
6 Downloads
Fast splay-tree data structure
fomvasss/tree-builder
1359 Downloads
The library for building a tree array structure
siro-diaz/data-structures
74 Downloads
Data structures for PHP language
kariricode/data-structure
78 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
devgroup/yii2-data-structure-tools
995 Downloads
Data structure collections, helpers and utilities for yii2 ActiveRecord models(trees, sorts and etc.)
seboettg/forest
2399 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree