Libraries tagged by adjacency-list
staudenmeir/laravel-adjacency-list
5467050 Downloads
Recursive Laravel Eloquent relationships with CTEs
franzose/closure-table
1195937 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
saade/filament-adjacency-list
66886 Downloads
A Filament package to adjacency lists.
typicms/nestablecollection
338251 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
paulzi/yii2-adjacency-list
248863 Downloads
Adjacency List Behavior for Yii2
staudenmeir/eloquent-eager-limit-x-laravel-adjacency-list
34300 Downloads
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list
paulzi/yii2-auto-tree
55809 Downloads
Allow apply multiple tree behavior for ActiveRecord in Yii2
baril/bonsai
96283 Downloads
An implementation of the Closure Tables pattern for Eloquent.
staudenmeir/eloquent-param-limit-fix-x-laravel-adjacency-list
2276 Downloads
Merge of staudenmeir/eloquent-param-limit-fix and staudenmeir/laravel-adjacency-list
byteasc/closure-table
67495 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
baril/smoothie
5519 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
vusys/laravel-nestedset
13 Downloads
Nested set model implementation for Laravel 11+.
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"