Libraries tagged by nestedset
imajkumar/laravel-binary-tree
2146 Downloads
Ayra is an implementation of the Nested Set pattern for Eloquent models.
encima-io/albero
1866 Downloads
Albero is an implementation of the Nested Set pattern for Laravels eloquent models.
slynova/laravel-commentable
1740 Downloads
Polymorphic threaded comments for Laravel
lanz/laravel-commentable
2785 Downloads
Allows for threaded comments to be added to multiple and different models.
dogado/baum
16271 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
chsh/baum
23783 Downloads
A fork of the etrepat nested set package with compatability for Laravel 8-9.
wokster/yii2-nested-sets-tree-behavior
4041 Downloads
NestedSetsTreeBehavior for build array from creocoder nested sets behavior and fancytree widget
antoinemineau/tree-bundle
8326 Downloads
This Symfony bundle integrates jsTree and Gedmo Nested Set directly to Sonata Admin
estgroupe/laravel-taggable
6288 Downloads
Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support.
janisbiz/doctrine-nested-set
331 Downloads
Doctrine extension to support nested set model
codefocus/nestedset
626 Downloads
Nested set implementation for Eloquent models in Laravel.
antwerpes/filament-nested-set-order
115 Downloads
Filament plugin for ordering resources stored using the nested set model
sammaye/nestedsetbehavior
754 Downloads
Yii2 port of the famous NestedSetBehaviour
lpfactory/nested-set-routing-bundle
404 Downloads
Cmf routing provider for Doctrine Nested Set Behavior
gmars/tp5-nestedsets
2772 Downloads
此扩展是thinkPHP5的nestendsets的扩展。能够方便的在项目中来管理有层级关系的数据结构。该扩展在算法上部分参考了Willfred di Vampo的nestedsets,实现了数据的插入,移动,删除,遍历等功能。