Top Level :: Database

Package Information: DB_NestedSet

» Summary » License
API to build and query nested sets PHP License
» Current Release » Bug Summary
1.4.1 (stable) was released on 2010-04-25 by khan (Changelog)
Easy Install

Not sure? Get more info.

pear install DB_NestedSet

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/DB_NestedSet

  • Package Maintenance Rank: 134 of 229 packages with open bugs
  • Number of open bugs: 1 (47 total bugs)
  • Average age of open bugs: 4721 days
  • Oldest open bug: 4721 days

Report a new bug to DB_NestedSet
» Description
DB_NestedSet let's you create trees with infinite depth
inside a relational database.
The package provides a way to
o create/update/delete nodes
o query nodes, trees and subtrees
o copy (clone) nodes, trees and subtrees
o move nodes, trees and subtrees
o Works with PEAR::DB, PEAR::MDB, PEAR::MDB2
o output the tree with
- PEAR::HTML_TreeMenu
- TigraMenu (http://www.softcomplex.com/products/tigra_menu/)
- CoolMenus (http://www.dhtmlcentral.com/projects/coolmenus/)
- PEAR::Image_GraphViz (http://pear.php.net/package/Image_GraphViz)
- PEAR::HTML_Menu
» Maintainers » More Information

Dependencies for DB_NestedSet