Libraries tagged by closure table
franzose/closure-table
1268764 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
aliziodev/laravel-taxonomy
32682 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.
baril/bonsai
98725 Downloads
An implementation of the Closure Tables pattern for Eloquent.
josezenem/laravel-make-migration-pivot
89417 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
jiaxincui/closure-table
8969 Downloads
A closure table tree package for laravel eloquent
exolnet/laravel-closure-table
16167 Downloads
Closure Table database design pattern implementation for Laravel framework.
valentinek/yii2-closure-table-behavior
15758 Downloads
This extension allows you to get functional for closure table trees.
byteasc/closure-table
71241 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
cline/ancestry
19275 Downloads
Closure table hierarchies for Eloquent models with O(1) ancestor/descendant queries.
btb/closure-table
374 Downloads
A closure table tree package for laravel eloquent
baril/smoothie
5522 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.
kit-tools/yii2-closure-table-behavior
4629 Downloads
Closure Table behavior.
eclou/yii2-closure-table
37 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"