Download the PHP package liaosp/guzzle-tool without Composer
On this page you can find all versions of the php package liaosp/guzzle-tool. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package guzzle-tool
GuzzleTool
多资源网络请求,用于微服务请求,Oauth2.0 请求,Composer包
安装依赖
composer require guzzlehttp/guzzle
composer require liaosp/guzzle-tool
使用方法:继承这个类。
配置资源地址:
比如在yaconf 中配置:
使用方法: (new Resources('personal'))->json()->get('/users/WARE/add');
请求头名: Authorization
更新日志:
1.0 测试环境
2.0 生产环境
2.0.2 去掉 Bearer 拼接
All versions of guzzle-tool with dependencies
PHP Build Version
Package Version
The package liaosp/guzzle-tool contains the following files
Loading the files please wait ....