承接 adachsoft/internet-search-contract 相关项目开发

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

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

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\\InternetSearchException base exception for search-related errors,
  • AdachSoft\\InternetSearchContract\\ResourceExhaustedException indicates that the underlying service or resource limits were exhausted,
  • AdachSoft\\InternetSearchContract\\RetriableException indicates that the operation can be safely retried later.

License

This library is released under the MIT License.

统计信息

  • 总下载量: 10
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 10
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-02-12