Skip to content

nikolaslada/sakura

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:

  • 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

Installation

$ composer require sakuraphp/sakura-dibi

About

Implementations of 3 methods for working with trees on relational database.

Resources

License

Unknown and 4 other licenses found

Licenses found

Unknown
LICENSE.md
GPL-2.0
license_gpl2
GPL-3.0
license_gpl3
LGPL-3.0
license_lgpl3
MIT
license_mit

Stars

Watchers

Forks

Packages

No packages published

Languages