Libraries tagged by nested model
kalnoy/nestedset
15056608 Downloads
Nested Set Model for Laravel 5.7 and up
baum/baum
1681370 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
yii2tech/embedded
224233 Downloads
Provides support for embedded (nested) models in Yii2
aimeos/laravel-nestedset
43928 Downloads
Nested Set Model for Laravel
typicms/nestablecollection
346560 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
rinvex/laravel-categories
171505 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
mootensai/yii2-enhanced-gii
198049 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
yiiext/nested-set-behavior
125180 Downloads
AR models behavior that allows to work with nested sets tree.
toponepercent/baum
68147 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
gazsp/baum
352899 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
riquito/baobab
14164 Downloads
A library applying the nested set model
lychee-org/nestedset
349086 Downloads
Nested Set Model for Laravel 10.0 and up (fork with patches for Lychee)
lunarphp/nestedset
47733 Downloads
Nested Set Model for Laravel 12+ (Lunar-maintained fork of kalnoy/nestedset)
cbsi/doctrine2-nestedset
305633 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
czim/laravel-nestedupdater
53743 Downloads
Eloquent model updater for nested relations data for Laravel.