2017 © Pedro Peláez
 

library cobra-mptt

Class implementing Modified Preorder Tree Traversal (Nested Sets)

image

thiagof/cobra-mptt

Class implementing Modified Preorder Tree Traversal (Nested Sets)

  • Wednesday, November 2, 2016
  • by thiagof
  • Repository
  • 3 Watchers
  • 4 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Build Status, (*1)

MPTT (Modified Preorder Tree Traversal) library for PDO

MPTT is an eficient hierarchical tree algorithm also known as Nested Sets., (*2)

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., (*3)

Please checkout ./tests/ and ./examples/ for usage instructions., (*4)

The Versions

02/11 2016

dev-master

9999999-dev

Class implementing Modified Preorder Tree Traversal (Nested Sets)

  Sources   Download

The Requires

  • ext-pdo *

 

The Development Requires

by Thiago Fernandes

02/11 2016

0.1.3

0.1.3.0

Class implementing Modified Preorder Tree Traversal (Nested Sets)

  Sources   Download

The Requires

  • ext-pdo *

 

The Development Requires

by Thiago Fernandes

02/11 2016

0.1.2

0.1.2.0

Class implementing Modified Preorder Tree Traversal (Nested Sets)

  Sources   Download

The Requires

  • ext-pdo *

 

The Development Requires

by Thiago Fernandes