Libraries tagged by adjacent
vusys/laravel-nestedset
381 Downloads
Nested set model implementation for Laravel 11+.
byteasc/closure-table
68362 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
ems/beetree
7894 Downloads
A generic library to work with b-trees
baril/smoothie
5521 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
yongtiger/yii2-tree-manager
3972 Downloads
nineinchnick/closure-table-manager
75 Downloads
PHP library that helps maintain adjacency list SQL structures.
drandin/closure-table-comments
45 Downloads
A system for managing hierarchical tree comments. Storing hierarchical tree structures in a database using the "Closure Table" method combined with "Adjacency List"
bootpress/hierarchy
1068 Downloads
Nested Set benefits with Adjacency List effort. Retrieve the children, counts, levels, paths, trees, nests, and leaves from your category nodes.
vouga/tree
46 Downloads
Library for managing adjacency list and nested set trees
zver/adjacency-list
35 Downloads
Simple tree list handling package
twocoffeecups/lara-adjacency-list
5 Downloads
Lite adjacency list for laravel.
schmunk42/adjacency-list-behavior
6554 Downloads
Yii Framework Active Record Behavior for tree structures
paxha/laravel-adjacency-list
126 Downloads
Recursive Laravel Eloquent relationships with CTEs
devgroup/yii2-adjacency-tree
24 Downloads
Adjacency tree helpers and behaviors for yii2 ActiveRecord models
webfactorybulgaria/nestablecollection
509 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.