leadvertex / plugin-component-guzzle
0.3.1
2020-12-03 12:54 UTC
Requires
- php: >=7.4.0
- guzzlehttp/guzzle: ^6.5
- leadvertex/plugin-component-info: ^0.1.2
This package is auto-updated.
Last update: 2023-12-01 15:21:45 UTC
README
LeadVertex插件Guzzle包装器,提供特殊用户代理格式,由$_ENV
变量生成。
示例
User-Agent: LV-PLUGIN-MACROS-BOT/1.0 (+https://plugin.example.com/excel/info)
用法
<?php $client = \Leadvertex\Plugin\Components\Guzzle\Guzzle::getInstance();