Libraries tagged by nested model
estgroupe/laravel-taggable
6288 Downloads
Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support.
suren/laravel-mongo-model-schema
2444 Downloads
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
janisbiz/doctrine-nested-set
331 Downloads
Doctrine extension to support nested set model
antwerpes/filament-nested-set-order
110 Downloads
Filament plugin for ordering resources stored using the nested set model
jpnut/eloquent-nested-filter
15 Downloads
A nested filter structure for Eloquent Models
dimsav/laravel-nested
37 Downloads
Add nested sets validation to eloquent models
mits87/eloquent-nested-attributes
364 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
johncarter/filament-nested-sortable
11 Downloads
A Filament plugin for ordering and nesting model records
joaoroyosilva/eloquent-nested-attributes
367 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
yajra/baum
1356 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
codefocus/nestedset
626 Downloads
Nested set implementation for Eloquent models in Laravel.
ciaochung/baum
2358 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
axyr/baum
5628 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
dogadogmbh/baum
6332 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
cuneytyuksel/laravelcategorizable
363 Downloads
Implementing Nested-structure Hierarchy Categories system for Eloquent models.