dhii/data-hierarchy-interface

Interfaces for working with hierarchies

v0.1 2017-07-25 10:01 UTC

This package is auto-updated.

Last update: 2024-04-07 01:51:11 UTC


README

Build Status Code Climate Test Coverage Latest Stable Version

Interfaces for working with hierarchies. Use this to make your classes, which are aware of children, parent, or siblings interoperable. Or, code against these interfaces to make it possible to operate on any hierarchy-aware compatible class.

This package complies with Dhii standards.