Libraries tagged by nested model
kalnoy/nestedset
10054327 Downloads
Nested Set Model for Laravel 5.7 and up
baum/baum
1479216 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
gazsp/baum
297625 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
rinvex/laravel-categories
144328 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
114954 Downloads
AR models behavior that allows to work with nested sets tree.
yii2tech/embedded
166007 Downloads
Provides support for embedded (nested) models in Yii2
typicms/nestablecollection
295230 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
toponepercent/baum
25471 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
mootensai/yii2-enhanced-gii
151250 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
riquito/baobab
10230 Downloads
A library applying the nested set model
lychee-org/nestedset
164439 Downloads
Nested Set Model for Laravel 10.0 and up (fork with patches for Lychee)
cbsi/doctrine2-nestedset
293567 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
czim/laravel-nestedupdater
47885 Downloads
Eloquent model updater for nested relations data for Laravel.
michalsn/codeigniter-nested-model
59 Downloads
Model relations for CodeIgniter 4 framework
paulund/nestedset
52592 Downloads
Nested Set Model for Laravel 4-5