Libraries tagged by nested model
jpnut/eloquent-nested-filter
17 Downloads
A nested filter structure for 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.
joaoroyosilva/eloquent-nested-attributes
381 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.
ttbooking/baum
222 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
imajkumar/laravel-binary-tree
2276 Downloads
Ayra is an implementation of the Nested Set pattern for Eloquent models.
hebinet/baum
509 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
2495 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.
guglielmoseminara/laravel-categorizable
97 Downloads
Implementing Nested-structure Hierarchy Categories system for Eloquent models.
cuneytyuksel/laravelcategorizable
441 Downloads
Implementing Nested-structure Hierarchy Categories system for Eloquent models.
simsoft/fliq
9 Downloads
FLIQ — Fast, Lightweight, Independent Query Builder. High-performance Active Record ORM for MySQL/MariaDB, PostgreSQL, and SQLite. Zero-allocation query builder, nested eager loading, soft deletes, and N+1 detection built-in.
malyusha/path-history
1594 Downloads
Laravel package that allows you to create nested/human-readable paths(urls) for your eloquent models from attributes.
aidask/yii-closure-table-behavior
178 Downloads
ActiveRecord model behavior that allows to work with tree data.