Download the PHP package ben-nsng/nestedset-php without Composer
On this page you can find all versions of the php package ben-nsng/nestedset-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ben-nsng/nestedset-php
More information about ben-nsng/nestedset-php
Files in ben-nsng/nestedset-php
Download ben-nsng/nestedset-php
More information about ben-nsng/nestedset-php
Files in ben-nsng/nestedset-php
Vendor ben-nsng
Package nestedset-php
Short Description A PDO plugin implementing the nested set pattern
License MIT
Package nestedset-php
Short Description A PDO plugin implementing the nested set pattern
License MIT
Please rate this library. Is it a good library?
Informations about the package nestedset-php
nestedset-php
If you are not using any PHP framework and need to manage tree structure data, here is the library using Nested Sets Pattern to Model Tree Structure in PHP
Installation
To install the library, you can simply clone the library and include the file pdo.nestedset.php. If you are using Composer in your project, it is really simple to install nestedset-php.
Usage
API
Instance methods:
Related Links/Resources
- Inspired by [MySQL stored procedures to manage hierarchical trees in a MySQL database] (http://moinne.com/blog/ronald/mysql/manage-hierarchical-data-with-mysql-stored-procedures)
- [Nested Set Model] (http://en.wikipedia.org/wiki/Nested_set_model)
- [Managing Hierarchical Data in MySQL] (http://mikehillyer.com/articles/managing-hierarchical-data-in-mysql/)
- [Storing Hierarchical Data in a Database] (http://www.sitepoint.com/hierarchical-data-database/)
Authors
- Ben Ng: https://github.com/ben-nsng
All versions of nestedset-php with dependencies
PHP Build Version
Package Version
No informations.
The package ben-nsng/nestedset-php contains the following files
Loading the files please wait ....