Libraries tagged by closure table
franzose/closure-table
939474 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
baril/bonsai
43880 Downloads
An implementation of the Closure Tables pattern for Eloquent.
aliziodev/laravel-taxonomy
554 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.
josezenem/laravel-make-migration-pivot
49301 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
jiaxincui/closure-table
7620 Downloads
A closure table tree package for laravel eloquent
valentinek/yii2-closure-table-behavior
14388 Downloads
This extension allows you to get functional for closure table trees.
exolnet/laravel-closure-table
7724 Downloads
Closure Table database design pattern implementation for Laravel framework.
byteasc/closure-table
48156 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
btb/closure-table
126 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
63 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
kit-tools/yii2-closure-table-behavior
4418 Downloads
Closure Table behavior.
eclou/yii2-closure-table
24 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"