Libraries tagged by nested model
michalsn/codeigniter-nested-model
304 Downloads
Model relations for CodeIgniter 4 framework
novius/filament-relation-nested
630 Downloads
A filament package to manage relationships that use the NestedSet model.
trilote/baum
7785 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
culturalinfusion/baum
29460 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
encima-io/albero
3339 Downloads
Albero is an implementation of the Nested Set pattern for Laravels eloquent models.
alibayat/laravel-categorizable
2742 Downloads
Implementing Nested-structure Hierarchy Categories system for Eloquent models.
cline/ancestry
13952 Downloads
Closure table hierarchies for Eloquent models with O(1) ancestor/descendant queries.
angkor/laravel-categories
1292 Downloads
A fork of rinvex/laravel-categories - A polymorphic Laravel package for category management with Nested Sets, Sluggable, and Translatable support.
luezoid/laravel-core
2164 Downloads
A feature rich Laravel package which provides fast & flexible way to quickly build powerful RESTful APIs. Various other features like queries & filters over nested complex relationships between models can be done on the go using this package. Read the docs for more info.
openbuildings/jam
181358 Downloads
Small but feature rich ORM, has extensible models and builders, baked in upload functionality, supporting multiple backends (rackspace, ftp), polymorphic associations, form builders, nested forms, validators
rundiz/nested-set
3118 Downloads
class library for CRUD the nested set data such as category tree.
p4bgroup/phalcon-nested-sets
1162 Downloads
Phalcon Nested Set Models. Nested set models for Phalcon Framework
antwerpes/filament-nested-set-order
483 Downloads
Filament plugin for ordering resources stored using the nested set model
czim/laravel-modelcomparer
4628 Downloads
Performs a deep-nested comparison of a model's before/after state.
mouadziani/laravel-model-trackable
8 Downloads
A laravel package that allows you to tracker and log nested changes applied on your models and their relations using a single Trait