Libraries tagged by closure tables
franzose/closure-table
908428 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
baril/bonsai
40803 Downloads
An implementation of the Closure Tables pattern for Eloquent.
josezenem/laravel-make-migration-pivot
47814 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
jiaxincui/closure-table
7527 Downloads
A closure table tree package for laravel eloquent
exolnet/laravel-closure-table
7531 Downloads
Closure Table database design pattern implementation for Laravel framework.
valentinek/yii2-closure-table-behavior
14347 Downloads
This extension allows you to get functional for closure table trees.
byteasc/closure-table
46988 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
aliziodev/laravel-taxonomy
18 Downloads
Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.
btb/closure-table
43 Downloads
A closure table tree package for laravel eloquent
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
nineinchnick/closure-table-manager
75 Downloads
PHP library that helps maintain adjacency list SQL structures.
nagi/closure-table
53 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
kit-tools/yii2-closure-table-behavior
4410 Downloads
Closure Table behavior.
eclou/yii2-closure-table
20 Downloads
the closure table behavior for yii2
drandin/closure-table-comments
45 Downloads
A system for managing hierarchical tree comments. Storing hierarchical tree structures in a database using the "Closure Table" method combined with "Adjacency List"