Download the PHP package big-dream/thinkphp-filesystem-cos without Composer
On this page you can find all versions of the php package big-dream/thinkphp-filesystem-cos. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download big-dream/thinkphp-filesystem-cos
More information about big-dream/thinkphp-filesystem-cos
Files in big-dream/thinkphp-filesystem-cos
Download big-dream/thinkphp-filesystem-cos
More information about big-dream/thinkphp-filesystem-cos
Files in big-dream/thinkphp-filesystem-cos
Vendor big-dream
Package thinkphp-filesystem-cos
Short Description ThinkPHP 6.1 文件系统驱动 COS 版
License MIT
Package thinkphp-filesystem-cos
Short Description ThinkPHP 6.1 文件系统驱动 COS 版
License MIT
Please rate this library. Is it a good library?
Informations about the package thinkphp-filesystem-cos
ThinkPHP 6.1 COS 文件系统驱动
适用于 topthink/think-filesystem 的腾讯云对象储存(COS)驱动。
相比 2.0 版本,3.0 版本改为使用 overtrue/qcloud-cos-client
,PHP 版本要求提高到 8.1,以满足高版本 PHP 的使用需求。
安装
配置
编辑config/filesystem.php
文件,在该文件里增加一项磁盘配置信息。
使用
示例控制器代码
app/controller/Index.php:
All versions of thinkphp-filesystem-cos with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1.0
topthink/think-filesystem Version ^2.0
overtrue/qcloud-cos-client Version ^2.0
topthink/think-filesystem Version ^2.0
overtrue/qcloud-cos-client Version ^2.0
The package big-dream/thinkphp-filesystem-cos contains the following files
Loading the files please wait ....