Searching for the best PHP nested sets class (PEAR class excluded)

user35459 picture user35459 · Nov 7, 2008 · Viewed 13.9k times · Source

I'm looking for a PHP (with MYSQL) nested sets class with all needed functions. For example:

createLeftNode, createRightNode,createRootNode, createSubNode,deleteNode and moveTree. Not only 1 left, 1 right, 1 up and 1 down but also a part of a tree in a nother tree.

Thanks!

Answer

Tom Haigh picture Tom Haigh · Nov 7, 2008

look at the nested behavior of Doctrine