Libraries tagged by nested model
aidask/yii-closure-table-behavior
178 Downloads
ActiveRecord model behavior that allows to work with tree data.
cortex/categories
3163 Downloads
Cortex Categories is a frontend layer for the 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.
minh164/elonest
23 Downloads
Nested set model for Eloquent in Laravel package.
drupal-eca-recipe/eca_lib_0002
102 Downloads
Demonstrates how conditions are combined in ECA, where a successor link carries at most one condition and every combination is therefore built from the arrangement of links. The model shows the three idioms that follow from that constraint. An AND is chained through a pass-through action, an OR is drawn as several conditioned links into one target, and a nested combination composes the two into (A or B) and (C or D). It is driven entirely from the command line, reading three inputs from Drupal persistent state and reporting which of its three rules matched, so that changing one input and triggering again shows a different set of paths.
webfactor/laravel-backpack-nestedmodels
147 Downloads
Intuitively create model trees with Laravel Backpack CRUD
dottystyle/laravel-nested-model
11 Downloads
cast/model
11 Downloads
Nested models
metalinspired/nested-set
1154 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
johncarter/filament-nested-sortable
25 Downloads
A Filament plugin for ordering and nesting model records
joaoroyosilva/eloquent-nested-attributes
383 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.
yaroslavsagun/nestedset
20 Downloads
Nested Set Model for Laravel 5.7 and up
sozidatel79/nestedset
25 Downloads
Nested Set Model for Laravel 4-5
norbertogomez/doctrine2-nestedset
10 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
nivv/nestedset
70 Downloads
Nested Set Model for Laravel 5.7 and up
nestedset/willaarts
80 Downloads
Nested Set Model for Laravel 5.7 and up