Libraries tagged by nested set model
kalnoy/nestedset
15342332 Downloads
Nested Set Model for Laravel 5.7 and up
baum/baum
1699567 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
aimeos/laravel-nestedset
53788 Downloads
Nested Set Model for Laravel
typicms/nestablecollection
349198 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
rinvex/laravel-categories
173270 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
125774 Downloads
AR models behavior that allows to work with nested sets tree.
toponepercent/baum
70364 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
gazsp/baum
354059 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
lychee-org/nestedset
358863 Downloads
Nested Set Model for Laravel 10.0 and up (fork with patches for Lychee)
lunarphp/nestedset
67139 Downloads
Nested Set Model for Laravel 12+ (Lunar-maintained fork of kalnoy/nestedset)
cbsi/doctrine2-nestedset
306394 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
riquito/baobab
14308 Downloads
A library applying the nested set model
solution-forest/filament-nestable-tree
5296 Downloads
A nestable drag-and-drop tree component for Filament v4 and v5. Supports Eloquent models (including kalnoy/nestedset), static record arrays, per-node actions, multi-tree pages, cross-tree drag-and-drop, lazy loading, and async child loading.
p4bgroup/phalcon-nested-sets
1759 Downloads
Phalcon Nested Set Models. Nested set models for Phalcon Framework
webx-ui/nested-set
515 Downloads
Nested set (modified preorder tree traversal) for Eloquent models: ordered trees with cheap subtree reads.