Libraries tagged by nestedsets
voskobovich/yii2-nested-sets-editor
903 Downloads
Nested set editor using jquery.nestable plugin for Yii 2
gmars/tp5-nestedsets
2785 Downloads
此扩展是thinkPHP5的nestendsets的扩展。能够方便的在项目中来管理有层级关系的数据结构。该扩展在算法上部分参考了Willfred di Vampo的nestedsets,实现了数据的插入,移动,删除,遍历等功能。
besnovatyj/yii2-nested-sets
8 Downloads
Nested Sets ядро для Yii2: Service/Repository/ColumnMap без привязки к конкретному модулю. Одна из реализаций дерева для besnovatyj/yii2-cms-tree-manager.
zakariatlilani/nova-nested-tree
2760 Downloads
Nova vue-tree-select field for management nested category relations.
yongtiger/yii2-tree-manager
3972 Downloads
jrmadsen67/mahana-hierarchy
14 Downloads
CodeIgniter library for handling child-parent hierarchical data
imagina/menu-module
1769 Downloads
Menu module for AsgardCMS. Handles all the menus.
dimsav/laravel-nested
37 Downloads
Add nested sets validation to eloquent models
besnovatyj/yii2-cms-tree-manager
9 Downloads
Добавление управления Nested Sets в другие модули Yii2 CMS.
asgardcms/menu-module
30428 Downloads
Menu module for AsgardCMS. Handles all the menus.
thiagof/cobra-mptt
19 Downloads
Class implementing Modified Preorder Tree Traversal (Nested Sets)
blackcube/active-record
106 Downloads
Scoped queries, elastic dynamic attributes, Hazeltree nested sets — a toolkit for ActiveRecord
cortex/categories
3159 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.
techcon/nestedsets
9 Downloads
Package for manipuate nestedsets in Laravel without Eloquent ORM
mustang/nestedsets
148 Downloads
ThinkPHP5的nestendsets的扩展,参考了gmars的nestendsets,附加了rebuild方法。