easy-http/layer-contracts
最新稳定版本:v1.2.0
Composer 安装命令:
composer require easy-http/layer-contracts
包简介
Http layer contracts for PHP clients
README 文档
README
This repository has been archived and is no longer maintained. Please use the new repository:
easy-http/contracts
The package has been renamed from layer-contracts to contracts for improved clarity. The new package is available at:
composer require easy-http/contracts
All functionality remains the same in v2.0.0 of the new package, only the package name and namespace have changed:
- Old namespace:
EasyHttp\LayerContracts - New namespace:
EasyHttp\Contracts
🔖 Consistent interface for http clients
🚀 Change easily from one client to another using http layer contracts
Layer Contracts (Archived)
⚠️ DEPRECATED: This package has been renamed to easy-http/layer-contracts. Please use the new package instead.
HTTP layer contracts for PHP clients. These contracts standardize the way you consume HTTP clients like Guzzle, Symfony, and others with a consistent interface. No matter what client you are using, the methods you have to execute to do the job are the same for all!!.
📚 Check out the Documentation to learn how to use any layer that implements these contracts.
统计信息
- 总下载量: 19.61k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-12-05