2017 © Pedro Peláez
 

library flysystem-qiniu-storage

implement flysystem interface to support qiniu storage

image

bluelotus/flysystem-qiniu-storage

implement flysystem interface to support qiniu storage

  • Sunday, July 29, 2018
  • by hufeng903
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

项目介绍

最近写后台使用的是trntv-file-kit这个composer包上传图片。但是这个只能上传到 服务器本地,现在大部分开发是需要把文件上传到云上。 仔细查看文档,发现这个包是支持flysystem的,只要使用的云有开发支持的包,就可以直接使用。 现在有支持的主要是国外的azure,aws。我使用的是七牛云,因此就自己结合七牛云sdk开发一套 支持七牛云的存储系统,方便使用。, (*1)

备注:

也希望帮到有需要的同学,当然有问题也希望及时反馈。互相学习进步!, (*2)

联系方式:QQ:851427094, (*3)

The Versions

29/07 2018

dev-master

9999999-dev

implement flysystem interface to support qiniu storage

  Sources   Download

MIT

The Requires

 

The Development Requires

by feng.hu

28/07 2018

v1.0

1.0.0.0

implement flysystem interface to support qiniu storage

  Sources   Download

MIT

The Requires

 

The Development Requires

by feng.hu