dreamcat / enhance_http_client
基于Psr18强化的一些http客户端接口
v1.2.0
2020-12-01 03:14 UTC
Requires
- php: >=7.2
- ext-json: *
- dreamcat/array_2_class: ^1.4
- guzzlehttp/guzzle: ^6.5
- myclabs/php-enum: ^1
- psr/http-client: ^1.0
- zendframework/zend-diactoros: ^2.2
Requires (Dev)
- phpunit/phpunit: ^8
This package is auto-updated.
Last update: 2024-11-08 12:11:17 UTC
README
介绍
基于Psr18强化的一些http客户端接口
安装教程
composer require dreamcat/enhance_http_client
使用说明
todo