easy-http/guzzle-adapter
最新稳定版本:v2.0.0
Composer 安装命令:
composer require easy-http/guzzle-adapter
包简介
HTTP adapter for Guzzle Client
README 文档
README
🔖 Standardized HTTP client interface
🚀 Seamlessly switch between HTTP clients using the adapter pattern
Guzzle HTTP Adapter
This is an HTTP adapter for Guzzle Client that implements the HTTP client contracts. These contracts standardize the way you consume HTTP clients like Guzzle, Symfony, and others by providing a consistent interface. The adapter pattern ensures that regardless of which HTTP client you're using, the methods and behavior remain consistent across all implementations.
📚 Check out the Documentation to learn how to use any adapter that implements these contracts.
This adapter supports the following versions of Guzzle HTTP Client:
Installation
Use following command to install this library:
composer require easy-http/guzzle-adapter
Usage
This adapter implements the HTTP Client Contracts. You can check all available features and behavior for the current version at Easy Http Documentation.
统计信息
- 总下载量: 117
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-15