承接 imbo/imbo-adapters-sdk 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

imbo/imbo-adapters-sdk

Composer 安装命令:

composer require imbo/imbo-adapters-sdk

包简介

SDK for Imbo adapters

关键字:

README 文档

README

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:

SDK base test case Imbo interface
Imbo\Database\DatabaseTests Imbo\Database\DatabaseInterface
Imbo\Storage\StorageTests Imbo\Storage\StorageInterface
Imbo\EventListener\ImageVariations\Database\DatabaseTests Imbo\EventListener\ImageVariations\Database\DatabaseInterface
Imbo\EventListener\ImageVariations\Storage\StorageTests Imbo\EventListener\ImageVariations\Storage\StorageInterface
Imbo\Auth\AccessControl\Adapter\MutableAdapterTests Imbo\Auth\AccessControl\Adapter\MutableAdapter

License

MIT, see LICENSE.

统计信息

  • 总下载量: 2.63k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 8
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-08-09