Libraries tagged by closure table
franzose/closure-table
1164960 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
aliziodev/laravel-taxonomy
24140 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
84836 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
jiaxincui/closure-table
8527 Downloads
A closure table tree package for laravel eloquent
exolnet/laravel-closure-table
13880 Downloads
Closure Table database design pattern implementation for Laravel framework.
baril/bonsai
95350 Downloads
An implementation of the Closure Tables pattern for Eloquent.
valentinek/yii2-closure-table-behavior
15449 Downloads
This extension allows you to get functional for closure table trees.
byteasc/closure-table
65564 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
cline/ancestry
11522 Downloads
Closure table hierarchies for Eloquent models with O(1) ancestor/descendant queries.
btb/closure-table
239 Downloads
A closure table tree package for laravel eloquent
baril/smoothie
5519 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
4575 Downloads
Closure Table behavior.
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"
aidask/yii-closure-table-behavior
178 Downloads
ActiveRecord model behavior that allows to work with tree data.