adachsoft/internet-search-contract
最新稳定版本:v0.1.0
Composer 安装命令:
composer require adachsoft/internet-search-contract
包简介
Interface for an API client for internet search.
README 文档
README
This library defines an interface for an API client responsible for performing internet search requests. It is intended to be used as a shared contract between applications and concrete HTTP clients.
Installation
composer require adachsoft/internet-search-contract
Usage
Implement the AdachSoft\\InternetSearchContract\\InternetSearchClientInterface in your application
and inject your implementation wherever you need to perform internet search calls.
Domain-specific exceptions provided by this package:
AdachSoft\\InternetSearchContract\\InternetSearchExceptionbase exception for search-related errors,AdachSoft\\InternetSearchContract\\ResourceExhaustedExceptionindicates that the underlying service or resource limits were exhausted,AdachSoft\\InternetSearchContract\\RetriableExceptionindicates that the operation can be safely retried later.
License
This library is released under the MIT License.
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 7
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-02-12