ClosureTable
Hierarchical data manager
A tool for simplifying hierarchical data storage and querying in relational databases using an adjacency list approach.
Adjacency List’ed Closure Table database design pattern implementation for the Laravel framework.
457 stars
29 watching
104 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
closure-tabledatabasehierarchical-datalaravelphptree
Related projects:
Repository | Description | Stars |
---|---|---|
florinpatrascu/closure_table | Provides a simple solution for storing and manipulating complex hierarchies in Elixir | 31 |
closuretree/closure_tree | A Ruby library for building hierarchical data models in ActiveRecord | 1,846 |
laravel/serializable-closure | A package that securely serializes PHP closures. | 526 |
jeremeamia/super_closure | A PHP library for serializing closures and anonymous functions. | 1,723 |
laravel-enso/tables | A package providing a reusable and customizable table component with support for server-side loading and JSON template setup. | 632 |
adminerevo/adminerevo | A PHP-based tool for managing and manipulating databases in a single application. | 671 |
bgultekin/laravel4-datatables-package | Server-side handler of DataTables Jquery Plugin for Laravel 4 | 267 |
backup-manager/laravel | Integrates the Backup Manager into Laravel applications for automatic database backups. | 655 |
helmab/lv2-datatable | An integration of Laravel Datatables with Vue.js to create data tables on the client-side without relying on jQuery. | 1 |
anlutro/laravel-settings | Provides persistent application-wide settings in a Laravel framework-based project | 941 |
llasram/hier-set | A data structure representing a hierarchical set of elements with defined relationships and constraints | 7 |
hyperf/database | A PHP-based library providing an ORM and coroutine-friendly interface to interact with databases. | 17 |
fern4lvarez/piladb | A lightweight, RESTful database engine based on stack data structures | 206 |
fs02/grimoire | A Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation. | 164 |
dhruvaray/backbone-associations | Tool to create object hierarchies with Backbone models and respond to changes | 492 |