ysato/api-client-starter
Composer 安装命令:
composer require ysato/api-client-starter
包简介
Starter-kit for api client.
README 文档
README
This library is heavily inspired by KnpLabs/php-github-api
API Client Starter-Kit
A starter kit for a PHP restful API client application.
Requirements
- PHP >= 7.4
Quick install
Via Composer.
This command will get you up and running quickly with a Guzzle HTTP client.
composer require ysato/api-client-starter:^1.0 guzzlehttp/guzzle:^7.0.1 http-interop/http-factory-guzzle:^1.0
Advanced install
We are decoupled from any HTTP messaging client with help by HTTPlug.
Using a different http client
composer require ysato/api-client-starter:^1.0 symfony/http-client nyholm/psr7
License
api-client-starter is licensed under the MIT License - see the LICENSE file for details
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-12-22