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

This package is auto-updated.

Last update: 2024-04-15 10:30:58 UTC


README

This package can handle hierarhical data using Adjacency list pattern (id, parent - relations).

Maintained using package-template

Install

composer require zver/adjacency-list