1 Star 0 Fork 23

jun_x1017/easyhttp

forked from gouguoyin/easyhttp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 990 Bytes
一键复制 编辑 原始数据 按行查看 历史
gouguoyin 提交于 2020-03-31 11:07 . 更新文档
{
"name": "gouguoyin/easyhttp",
"description": "EasyHttp 是一个轻量级、语义化、对IDE友好的HTTP客户端,支持常见的HTTP请求、异步请求和并发请求,让你可以快速地使用 HTTP 请求与其他 Web 应用进行通信。",
"license": "MIT",
"keywords": [
"easyhttp",
"EasyHttp",
"php-http",
"phphttp",
"easy-http",
"php",
"http",
"curl"
],
"homepage": "https://github.com/gouguoyin/easyhttp",
"authors": [
{
"name": "gouguoyin",
"email": "245629560@qq.com"
}
],
"require": {
"php": ">=5.5.0",
"guzzlehttp/guzzle": "~6.0"
},
"autoload": {
"psr-4": {
"Gouguoyin\\EasyHttp\\": "src/"
}
},
"minimum-stability": "stable",
"repositories": [
{
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/jun_x1017/easyhttp.git
git@gitee.com:jun_x1017/easyhttp.git
jun_x1017
easyhttp
easyhttp
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385