santhapa/elfinder-aws-s3
Composer 安装命令:
composer require santhapa/elfinder-aws-s3
包简介
AWS S3 filesystem for elFinder
README 文档
README
This package is referenced from https://github.com/barryvdh/elfinder-flysystem-driver. Since it does not provides support for PHP8 and https://github.com/thephpleague/flysystem v3, modified it to work for same.
This package adds a VolumeDriver for elFinder to use Flysystem as a root in your system. You need to have elFinder 2.1 installed. You can download the source or nightlies from https://github.com/Studio-42/elFinder.
Require this package in your composer.json and update composer.
composer require santhapa/elfinder-aws-s3
This will require Flysystem and AwsS3 adapter is included along with this package. For other adapters to fit your purpose. See https://github.com/thephpleague/flysystem for more information.
Basic usage
Please refer example/init.php for connector configuration. It provides options for configuring Aws S3 as filesystem.
You can use any filesystem and configure according to your need.
统计信息
- 总下载量: 1.18k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-02-14