Libraries tagged by nested sets
chsh/baum
25767 Downloads
A fork of the etrepat nested set package with compatability for Laravel 8-9.
baril/smoothie
5519 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
sammaye/nestedsetbehavior
773 Downloads
Yii2 port of the famous NestedSetBehaviour
kuria/options
4895 Downloads
Resolve structured arrays according to the specified set of options
estgroupe/laravel-taggable
6324 Downloads
Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support.
zakariatlilani/nova-nested-tree
2756 Downloads
Nova vue-tree-select field for management nested category relations.
voskobovich/yii2-nested-sets-editor
903 Downloads
Nested set editor using jquery.nestable plugin for Yii 2
pjedesigns/filament-nested-set-table
33 Downloads
A Filament table component for displaying and managing nested set data structures with drag-and-drop reordering support.
mindy/orm-nested-set
1539 Downloads
The Mindy Orm File and Image Fields
lpfactory/nested-set-routing-bundle
404 Downloads
Cmf routing provider for Doctrine Nested Set Behavior
janisbiz/doctrine-nested-set
332 Downloads
Doctrine extension to support nested set model
djnew/moonshine-nested-set
1293 Downloads
Tree resource for moonshine
dimsav/laravel-nested
37 Downloads
Add nested sets validation to eloquent models
allegiance-group/nested-set
2479 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
gmars/tp5-nestedsets
2785 Downloads
此扩展是thinkPHP5的nestendsets的扩展。能够方便的在项目中来管理有层级关系的数据结构。该扩展在算法上部分参考了Willfred di Vampo的nestedsets,实现了数据的插入,移动,删除,遍历等功能。