2017 © Pedro Peláez
 

library flysystem-copy

Flysystem adapter for Copy.com

image

league/flysystem-copy

Flysystem adapter for Copy.com

  • Wednesday, February 10, 2016
  • by frankdejonge
  • Repository
  • 5 Watchers
  • 5 Stars
  • 29,232 Installations
  • PHP
  • 13 Dependents
  • 9 Suggesters
  • 5 Forks
  • 4 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

DISCONTINUED

See the following issue: https://github.com/thephpleague/flysystem-copy/issues/16


Flysystem Adapter for Copy.com

Author Build Status Coverage Status Quality Score Software License Packagist Version Total Downloads, (*1)

Installation

composer require league/flysystem-copy

Usage

use Barracuda\Copy\API;
use League\Flysystem\Filesystem;
use League\Flysystem\Copy\CopyAdapter as Adapter;

$client = new API($consumerKey, $consumerSecret, $accessToken, $tokenSecret);
$filesystem = new Filesystem(new Adapter($client, 'optional/path/prefix'));

The Versions

10/02 2016

dev-master

9999999-dev

Flysystem adapter for Copy.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Frank de Jonge

29/03 2015

1.0.3

1.0.3.0

Flysystem adapter for Copy.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Frank de Jonge

29/03 2015

1.0.2

1.0.2.0

Flysystem adapter for Copy.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Frank de Jonge

04/02 2015

1.0.1

1.0.1.0

Flysystem adapter for Copy.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Frank de Jonge

21/01 2015

1.0.0

1.0.0.0

Flysystem adapter for Copy.com

  Sources   Download

MIT

The Requires

 

The Development Requires

by Frank de Jonge