1 Star 0 Fork 0

IT格子 / iboxs-encryption

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 454 Bytes
一键复制 编辑 原始数据 按行查看 历史
IT格子 提交于 2022-05-06 10:49 . 项目发布
{
"name": "iboxs/encryption",
"description": "HTTP requester",
"type": "1",
"license": "MIT",
"version": "1.0.0",
"authors": [
{
"name": "zqu",
"email": "zqu1016@qq.com"
}
],
"require": {
"php": ">=7.0",
"ext-curl": "*",
"ext-mbstring": "*",
"ext-json": "*"
},
"autoload": {
"psr-4": {
"iboxs\\http\\": "src/"
}
}
}
PHP
1
https://gitee.com/gz8/iboxs-encryption.git
git@gitee.com:gz8/iboxs-encryption.git
gz8
iboxs-encryption
iboxs-encryption
main

搜索帮助