I\'m looking for a PHP (with MYSQL) nested sets class with all needed functions. For example:
createLeftNode, createRightNode,createRootNode, createSubNode,deleteNod
Look at this library https://github.com/fpietka/Zend-Nested-Set : Implementation of a nested set model to use with Zend Framework