Closure Table

Package:
Closure Table
Summary:
Manage transitive closure tables stored in MySQL
Groups:
Data types, Databases, PHP 5
Author:
Tom Schaefer
Description:
This package can be used to manage transitive closure tables (TCT) stored in a MySQL database.

It can create MySQL database tables that will store information about hierarchies of nodes stored in other database tables.

Different classes can organize nodes hierarchically by weight and depth. They can insert, delete, retrieve and sort nodes.


Powered by Gewgley