2017 © Pedro Peláez
 

library sakura

Sakura library contains implementations of 4 methods, which can manage different types of hierarchical structure (tree) on relational database.

image

sakuraphp/sakura

Sakura library contains implementations of 4 methods, which can manage different types of hierarchical structure (tree) on relational database.

  • Sunday, October 30, 2016
  • by sakuraphp
  • Repository
  • 1 Watchers
  • 1 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Sakura

Sakura is library which manages hierarchical structure (tree) in database. Sakura can support various database libraries via external packages which implement interfaces of sakuraphp/sakura. Sakura contains implementation of 3 different methods:, (*1)

  • node with link to parent node Recursive
  • node with link to parent node and order value Order
  • node with left and right values of order Traversal, (*2)

    Installation

    $ composer require sakuraphp/sakura-dibi
    

The Versions

30/10 2016

dev-master

9999999-dev http://sakuraphp.com

Sakura library contains implementations of 4 methods, which can manage different types of hierarchical structure (tree) on relational database.

  Sources   Download

GPL-3.0 GPL-2.0

The Requires

 

database tree benchmark dibi traversal

30/10 2016

v1.2

1.2.0.0 http://sakuraphp.com

Sakura library contains implementations of 4 methods, which can manage different types of hierarchical structure (tree) on relational database.

  Sources   Download

GPL-3.0 GPL-2.0

The Requires

 

database tree benchmark dibi traversal

12/09 2015

v1.1

1.1.0.0 http://sakuraphp.com

Sakura library contains implementations of 4 methods, which can manage different types of hierarchical structure (tree) on relational database.

  Sources   Download

GPL-2.0

The Requires

 

database tree benchmark dibi traversal

10/09 2015

v1.0

1.0.0.0 http://sakuraphp.com

Sakura library contains implementations of 4 methods, which can manage different types of hierarchical structure (tree) on relational database.

  Sources   Download

GPL-2.0

The Requires

 

database tree benchmark dibi traversal