1 Star 0 Fork 0

克莱里昂/filesystem-qiniu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 560 Bytes
一键复制 编辑 原始数据 按行查看 历史
cls-company 提交于 2022-11-14 15:14 . init done.
{
"name": "chleniang/filesystem-qiniu",
"description": "TP6 filesystem-qiniu Driver for chleniang/filesystem",
"type": "library",
"license": "MulanPSL-2.0",
"autoload": {
"psr-4": {
"chleniang\\filesystem\\": "src/"
}
},
"authors": [
{
"name": "chleniang",
"email": "chleniang@163.com"
}
],
"minimum-stability": "dev",
"require": {
"chleniang/filesystem": "^3.0",
"overtrue/flysystem-qiniu": "^3.0"
},
"repositories": {
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/chleniang/filesystem-qiniu.git
git@gitee.com:chleniang/filesystem-qiniu.git
chleniang
filesystem-qiniu
filesystem-qiniu
master

搜索帮助