2017 © Pedro Peláez
 

library aliyun-oss-flysystem

This is a Flysystem adapter for the Aliyun OSS ^2.2.1

image

aliyuncs/aliyun-oss-flysystem

This is a Flysystem adapter for the Aliyun OSS ^2.2.1

  • Monday, June 4, 2018
  • by hefei19861
  • Repository
  • 8 Watchers
  • 26 Stars
  • 523 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 4 Open issues
  • 6 Versions
  • 27 % Grown

The README.md

Flysystem Adapter for AliCloud OSS

Build Status Coverage Status, (*1)

This is a Flysystem Adapter for the AliCloud OSS ~1.2.1, (*2)

Installation

composer require aliyuncs/aliyun-oss-flysystem

Running Sample

cd vendor/aliyun/aliyun-oss-flysystem/

vim samples/Config.php

modify the following config:
 const OSS_ACCESS_ID = '';
 const OSS_ACCESS_KEY = '';
 const OSS_ENDPOINT = '';
 const OSS_TEST_BUCKET = '';

php samples/AliyunOssFlysystem.php

Running Test

export OSS_ACCESS_KEY_ID=your id
export OSS_ACCESS_KEY_SECRET=your secret
export OSS_ENDPOINT=your endpoint
export OSS_BUCKET=your bucket

cd vendor/aliyun/aliyun-oss-flysystem/

composer install

php vendor/bin/phpunit

License

The Versions

04/06 2018

dev-new

dev-new

This is a Flysystem adapter for the Aliyun OSS ^2.2.1

  Sources   Download

MIT

The Requires

 

The Development Requires

31/10 2017

dev-master

9999999-dev

This is a Flysystem adapter for the Aliyun OSS ~2.2.1

  Sources   Download

MIT

The Requires

 

The Development Requires

31/10 2017

dev-fix_listContents

dev-fix_listContents

This is a Flysystem adapter for the Aliyun OSS ~2.2.1

  Sources   Download

MIT

The Requires

 

The Development Requires

03/08 2017

v1.2.0

1.2.0.0

This is a Flysystem adapter for the Aliyun OSS ~2.2.1

  Sources   Download

MIT

The Requires

 

The Development Requires

03/08 2017

v1.1.0

1.1.0.0

This is a Flysystem adapter for the Aliyun OSS ~2.2.1

  Sources   Download

MIT

The Requires

 

The Development Requires

31/07 2017

v1.0.0

1.0.0.0

This is a Flysystem adapter for the Aliyun OSS ~2.2.1

  Sources   Download

MIT

The Requires

 

The Development Requires