herosphp / storage
为herosphp框架提供的文件存储(上传/删除)适配器
v1.0.3
2023-03-10 08:27 UTC
Requires
- qiniu/php-sdk: 7.7.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.4
- herosphp/framework: v4.0.8
- league/flysystem-aws-s3-v3: ^3.0
This package is auto-updated.
Last update: 2024-08-28 08:48:00 UTC
README
安装
composer require herosphp/storage
用法
qiniu
composer require "qiniu/php-sdk:7.7.0"
minio
composer require "league/flysystem-aws-s3-v3:^3.0"