zver / adjacency-list
There is no license information available for the latest version (1.2.1) of this package.
Simple tree list handling package
1.2.1
2018-09-14 14:21 UTC
Requires
- zver/common: ^3.0
- zver/string-helper: ^2.1
README
This package can handle hierarhical data using Adjacency list pattern (id, parent - relations).
Maintained using package-template
Install
composer require zver/adjacency-list