imbo/imbo-adapters-sdk

SDK for Imbo adapters

dev-main 2023-04-08 12:16 UTC

This package is auto-updated.

Last update: 2024-09-20 00:30:44 UTC


README

CI

Installation

composer require imbo/imbo-adapters-sdk

Usage

SDK for storage and database adapters used with Imbo. This package contains some abstract integration test cases that must be used by all adapters for Imbo, making sure they all pass at least the common tests. Adapters should also add specific tests when needed.

The following table shows which test case you will need to extend to test your implementation of Imbos interfaces:

License

MIT, see LICENSE.