Skip to content

macedd/cobra-mptt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

MPTT (Modified Preorder Tree Traversal) library for PDO

MPTT is an eficient hierarchical tree algorithm also known as Nested Sets.

This library ships a simple a database interface which allows the creation of custom database layers. This means you can use the library with any sql database orm/adapter.

Please checkout ./tests/ and ./examples/ for usage instructions.

About

A powerfull MPTT implementation written in PHP

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages