karmabunny/interfaces

Base KB interfaces

v1.0.0 2025-09-01 05:46 UTC

This package is auto-updated.

Last update: 2025-09-02 00:11:51 UTC


README

Base interfaces for interoperability between projects.

Usage

Install with Composer.

composer require karmabunny/interfaces

Code standard

There is nothing functional in this package and it will stay that way.

There are no dependencies.

Ugly as it is (and repetitive) all interfaces are suffixed with Interface. That's just the path we've chosen and we're sticking with it.

Use strong types wherever possible.