Download the PHP package sakuraphp/sakura without Composer
On this page you can find all versions of the php package sakuraphp/sakura. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sakuraphp/sakura
More information about sakuraphp/sakura
Files in sakuraphp/sakura
Download sakuraphp/sakura
More information about sakuraphp/sakura
Files in sakuraphp/sakura
Vendor sakuraphp
Package sakura
Short Description Sakura library contains implementations of 3 methods, which can manage different types of hierarchical structure (tree) on relational database.
License GPL-2.0 GPL-3.0 LGPL-3.0
Homepage https://github.com/nikolaslada/sakura
Package sakura
Short Description Sakura library contains implementations of 3 methods, which can manage different types of hierarchical structure (tree) on relational database.
License GPL-2.0 GPL-3.0 LGPL-3.0
Homepage https://github.com/nikolaslada/sakura
Please rate this library. Is it a good library?
Informations about the package 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
All versions of sakura with dependencies
PHP Build Version
Package Version
No informations.
The package sakuraphp/sakura contains the following files
Loading the files please wait ....