定制 einar-hansen/http-client-factory 二次开发

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

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

einar-hansen/http-client-factory

最新稳定版本:v1.1.3

Composer 安装命令:

composer require einar-hansen/http-client-factory

包简介

Common interface for HTTP client factories

README 文档

README

Latest Version on Packagist Total Downloads

This repository holds the interface for new http factories that return a PSR-18 (HTTP Client) client.

Note that this is not a HTTP Client Factory implementation. For an example, checkout the Guzzle Client Factory

The installable package and dependents are listed on Packagist.

Installation

composer require einar-hansen/http-client-factory

Testing

# Install packages
docker run --rm --interactive --tty --volume $(pwd):/app composer install

# Run code style formatting and static analysis
docker run -it -v $(pwd):/app -w /app php:8.1-alpine vendor/bin/pint
docker run -it -v $(pwd):/app -w /app php:8.1-alpine vendor/bin/phpstan --level=9 analyse src

License

The MIT License (MIT).

统计信息

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

GitHub 信息

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

其他信息

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