Libraries tagged by nested model
novius/filament-relation-nested
631 Downloads
A filament package to manage relationships that use the NestedSet model.
paulund/nestedset
64961 Downloads
Nested Set Model for Laravel 4-5
arcanedev/laravel-nestedset
2654 Downloads
Nested Set Model for Laravel
toolstation/nestedset
2846 Downloads
Nested Set Model for Laravel 7 and up
dogado/baum
16466 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
fiachehr/laravel-comments-pro
360 Downloads
Production-ready comments system for Laravel: nested threads, reactions, guest & user support, polymorphic models, moderation, rate limiting
futuretek/yii2-dynamicform
3042 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
lanz/laravel-commentable
2785 Downloads
Allows for threaded comments to be added to multiple and different models.
arslanayoub/searchable-scope
428 Downloads
Reusable search scope trait for Laravel models with nested relation and priority support.
estgroupe/laravel-taggable
6322 Downloads
Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support.
suren/laravel-mongo-model-schema
2450 Downloads
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
janisbiz/doctrine-nested-set
332 Downloads
Doctrine extension to support nested set model
allegiance-group/nested-set
2472 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
dimsav/laravel-nested
37 Downloads
Add nested sets validation to eloquent models
jpnut/eloquent-nested-filter
17 Downloads
A nested filter structure for Eloquent Models