Libraries tagged by nestedset
thunderwolf/eloquent-nested-set
69 Downloads
Nested Set for the Laravel Eloquent with tree_left, tree_right and tree_level based on Propel NestedSet and kalnoy/nestedset
techcon/nestedsets
9 Downloads
Package for manipuate nestedsets in Laravel without Eloquent ORM
rezident/yii2-nested-set-plus
12 Downloads
This extension allows you to get functional for nested set trees and widget for show and manipulate nested data in view.
norbertogomez/doctrine2-nestedset
10 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
nerio/mongo-nestedset
140 Downloads
Mongo nested set, based on kalnoy/nestedset
mustang/nestedsets
148 Downloads
ThinkPHP5的nestendsets的扩展,参考了gmars的nestendsets,附加了rebuild方法。
medicivn/eloquent-nested-set
5234 Downloads
martenasoft/nestedsets
10 Downloads
MartenaSoft NestedSets Library
marco-kretz/nested-set
263 Downloads
PHP Implementation of a NestedSet
lostinfo/hyperf-nestedset
234 Downloads
Nested Set Model for Hyperf 2.0 and up
lianhechx/laravel-nestedset
34 Downloads
Nested Set Model for Laravel
letyii/yii2-mongo-nested-set
190 Downloads
Yii2 Nested Set with mongodb
laker-ls/yii2-nested-set-menu
4191 Downloads
Widget creates a menu from nesting set tree.
krg/doctrine-nestedsets
26 Downloads
Library for working with tree structures in the database on the principle of "nested sets". A distinctive feature of the library is that it is possible to store several trees in one table. It is also not necessary to have one root node for each tree.
kramapet/nested-set
17 Downloads
PHP Nested Set implementation