Download the PHP package exorcist-guo/filesystem without Composer
On this page you can find all versions of the php package exorcist-guo/filesystem. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download exorcist-guo/filesystem
More information about exorcist-guo/filesystem
Files in exorcist-guo/filesystem
Download exorcist-guo/filesystem
More information about exorcist-guo/filesystem
Files in exorcist-guo/filesystem
Vendor exorcist-guo
Package filesystem
Short Description Flysystem V2 adapter for the webman
License MIT
Package filesystem
Short Description Flysystem V2 adapter for the webman
License MIT
Please rate this library. Is it a good library?
Informations about the package filesystem
安装
配置文件在 config/plugin/yzh52521/filesystem 下
-
阿里云 OSS 适配器
-
S3 适配器
-
七牛云适配器
-
内存适配器
-
腾讯云 COS 适配器
- 华为云 OBS 适配器
使用
通过Filesystem::disk('local') 来调用不同的适配器
使用
用例中使用了 validate 验证器
安装 validate
静态方法(可单独设定)
| 方法 | 描述 | 默认 |
|---|---|---|
| disk | 选定器 | config中配置的default |
| url | 获取文件访问地址 | |
| putFile | 保存文件 | |
| putFileAs | 指定文件名保存文件 | |
| put | 保存文件 |
All versions of filesystem with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.2
league/flysystem Version ^3.0
yzh52521/flysystem-oss Version ^3.0
yzh52521/flysystem-obs Version ^2.0
league/flysystem-aws-s3-v3 Version ^3.0
overtrue/flysystem-qiniu Version ^3.0
league/flysystem-memory Version ^3.0
overtrue/flysystem-cos Version ^5.0
league/flysystem Version ^3.0
yzh52521/flysystem-oss Version ^3.0
yzh52521/flysystem-obs Version ^2.0
league/flysystem-aws-s3-v3 Version ^3.0
overtrue/flysystem-qiniu Version ^3.0
league/flysystem-memory Version ^3.0
overtrue/flysystem-cos Version ^5.0
The package exorcist-guo/filesystem contains the following files
Loading the files please wait ...