Libraries tagged by nested model
trilote/baum
9443 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
culturalinfusion/baum
31088 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
cline/ancestry
18867 Downloads
Closure table hierarchies for Eloquent models with O(1) ancestor/descendant queries.
angkor/laravel-categories
2150 Downloads
A fork of rinvex/laravel-categories - A polymorphic Laravel package for category management with Nested Sets, Sluggable, and Translatable support.
luezoid/laravel-core
2283 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.
estgroupe/laravel-taggable
6362 Downloads
Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support.
openbuildings/jam
181415 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
3132 Downloads
class library for CRUD the nested set data such as category tree.
michalsn/codeigniter-nested-model
330 Downloads
Model relations for CodeIgniter 4 framework
p4bgroup/phalcon-nested-sets
1615 Downloads
Phalcon Nested Set Models. Nested set models for Phalcon Framework
antwerpes/filament-nested-set-order
569 Downloads
Filament plugin for ordering resources stored using the nested set model
czim/laravel-modelcomparer
4726 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
ui-awesome/model
1929 Downloads
Typed model mapping for modern PHP applications.
novius/filament-relation-nested
729 Downloads
A filament package to manage relationships that use the NestedSet model.