Nested Set DB Table

Package:
Nested Set DB Table
Summary:
Manage nested sets of data stored in a database
Groups:
Data types, Databases, PHP 5
Author:
Nikola Posa
Description:
This package can be used to manage nested sets of data stored in a database.

It can create and manager an hierarchy of nodes in a database table allowing to retrieve, add, update and delete nodes.

There are database adapters to access the tree of nodes in various types of databases, as well a special version that uses the Zend Framework DB_Table package to manage the table with the tree nodes.


Powered by Gewgley