Libraries tagged by nested set model
goujianweilai/baum
1980 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
dogadogmbh/baum
6332 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
encima-io/albero
1687 Downloads
Albero is an implementation of the Nested Set pattern for Laravels eloquent models.
angkor/laravel-categories
165 Downloads
A fork of rinvex/laravel-categories - A polymorphic Laravel package for category management with Nested Sets, Sluggable, and Translatable support.
aidask/yii-closure-table-behavior
175 Downloads
ActiveRecord model behavior that allows to work with tree data.
cortex/categories
3123 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.
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
mews/nestedset
4 Downloads
Nested Set Model for Laravel 5.7 and up
metalinspired/nested-set
1154 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
lostinfo/hyperf-nestedset
226 Downloads
Nested Set Model for Hyperf 2.0 and up
lianhechx/laravel-nestedset
34 Downloads
Nested Set Model for Laravel