karmabunny/interfaces

Base KB interfaces

Maintainers

Package info

github.com/Karmabunny/kbinterfaces

pkg:composer/karmabunny/interfaces

Statistics

Installs: 887

Dependents: 3

Suggesters: 0

Stars: 0

Open Issues: 0

v1.2.1 2026-01-28 01:05 UTC

This package is auto-updated.

Last update: 2026-02-27 00:13:16 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.