PHP Classes / Nested Set DB Table

Manage nested sets of data stored in a database

Nested Set DB Table PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags