Libraries tagged by nested model
allegiance-group/nested-set
2512 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
qkskima/model
236 Downloads
A lean but powerful DSL-based model system for TYPO3 with Symfony validation, property access, nested relations, and business rule validation. QkSkima Model is an alternative approach, when you think Extbase is too heavy for the job.
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.
caue-santos/laravel-model-utils
27 Downloads
Eloquent helpers for aliased/joined relation loading, nested aggregate scopes (count/sum/avg/min/max through dot-notation relation paths), runtime/reverse relation registration, and relation reflection.
yajra/baum
1356 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
duzhenlin/baum-fix
43 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.fix for 5.8
codefocus/nestedset
626 Downloads
Nested set implementation for Eloquent models in Laravel.
ciaochung/baum
2513 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.
encima-io/albero
3429 Downloads
Albero is an implementation of the Nested Set pattern for Laravels eloquent models.
guglielmoseminara/laravel-categorizable
111 Downloads
Implementing Nested-structure Hierarchy Categories system for Eloquent models.
fiachehr/laravel-comments-pro
375 Downloads
Production-ready comments system for Laravel: nested threads, reactions, guest & user support, polymorphic models, moderation, rate limiting
malyusha/path-history
1594 Downloads
Laravel package that allows you to create nested/human-readable paths(urls) for your eloquent models from attributes.