Libraries tagged by nested model
kalnoy/nestedset
10786522 Downloads
Nested Set Model for Laravel 5.7 and up
baum/baum
1502226 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
gazsp/baum
309254 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
rinvex/laravel-categories
149428 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.
yiiext/nested-set-behavior
117125 Downloads
AR models behavior that allows to work with nested sets tree.
yii2tech/embedded
172232 Downloads
Provides support for embedded (nested) models in Yii2
typicms/nestablecollection
303008 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
toponepercent/baum
32163 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
mootensai/yii2-enhanced-gii
155423 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
riquito/baobab
10440 Downloads
A library applying the nested set model
paulund/nestedset
56240 Downloads
Nested Set Model for Laravel 4-5
lychee-org/nestedset
189575 Downloads
Nested Set Model for Laravel 10.0 and up (fork with patches for Lychee)
cbsi/doctrine2-nestedset
295620 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
czim/laravel-nestedupdater
49120 Downloads
Eloquent model updater for nested relations data for Laravel.
alibayat/laravel-categorizable
2353 Downloads
Implementing Nested-structure Hierarchy Categories system for Eloquent models.