elife/api-client
最新稳定版本:v1.2.0
Composer 安装命令:
composer require elife/api-client
包简介
eLife Sciences API client
README 文档
README
This library provides a PHP client for the eLife Sciences API.
Dependencies
- PHP 7
You will need an implementation of eLife\ApiClient\HttpClient; the client provides an adapter for Guzzle 6.
Installation and usage
This library provides base HTTP functionality for the classes available in elife/api-sdk-php. Please use that package instead of consuming this directly.
If you do want to use it, you can do so via composer, e.g. composer require elife/api-client.
Deprecation warnings
As the eLife API provides deprecation warnings using the HTTP Warning header, the eLife\ApiClient\HttpClient\WarningCheckingHttpClient will pass these to a PSR-7 logger.
统计信息
- 总下载量: 33.48k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-09-01