定制 psr-mock/http-client-implementation 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

psr-mock/http-client-implementation

最新稳定版本:1.0.1

Composer 安装命令:

composer require --dev psr-mock/http-client-implementation

包简介

Lightweight PSR-18 HTTP Client implementation provider tailored to simplify mocked testing.

README 文档

README

Lightweight mocking library for PSR-18 HTTP Client implementations, tailor-made to help you create test suites that are easier to write and maintain.

codecov packagist status license

This library is primarily intended for use in libraries like SDKs that consume PSR implementations without requiring hard dependencies on specific libraries. The library mocks a real-world implementation and strictly adheres to PSR specifications, enabling you to create test suites that are easier to write and maintain. The library also exposes a robust developer API to help you debug and fix test failures substantially faster.

This package is part of the PSR Mock suite of mocking libraries.

Requirements

  • PHP 8.1+
  • Composer 2.0+

Installation

composer require --dev psr-mock/http-client-implementation

Only install this library as a development dependency (--dev). It's not built for use in production environments.

This library is not produced or endorsed by, or otherwise affiliated with, the PHP-FIG.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-03-10