2017 © Pedro Peláez
 

library flysystem-dropbox-v2

Flysystem Adapter for Dropbox API v2

image

srmklive/flysystem-dropbox-v2

Flysystem Adapter for Dropbox API v2

  • Saturday, May 19, 2018
  • by srmklive
  • Repository
  • 2 Watchers
  • 9 Stars
  • 23,976 Installations
  • PHP
  • 4 Dependents
  • 4 Suggesters
  • 6 Forks
  • 0 Open issues
  • 11 Versions
  • 31 % Grown

The README.md

flysystem-dropbox-v2

Latest Version on Packagist Total Downloads StyleCI Build Status Code Quality Coverage Status, (*1)

This package contains a Flysystem adapter for Dropbox API v2., (*2)

Credits

This package is direct port of Flysystem Dropbox by Freek Van der Herten with support for PHP 5.5 & 5.6., (*3)

Installation

You can install the package via composer:, (*4)

``` bash composer require srmklive/flysystem-dropbox-v2, (*5)


## Usage The first thing you need to do is get an authorization token at Dropbox. A token can be generated in the [App Console](https://www.dropbox.com/developers/apps) for any Dropbox API app. You'll find more info at [the Dropbox Developer Blog](https://blogs.dropbox.com/developers/2014/05/generate-an-access-token-for-your-own-account/). ``` php use League\Flysystem\Filesystem; use Srmklive\Dropbox\Client\DropboxClient; use Srmklive\Dropbox\Adapter\DropboxAdapter; $client = new DropboxClient($authorizationToken); $adapter = new DropboxAdapter($client); $filesystem = new Filesystem($adapter);

Testing

bash $ composer test, (*6)

The Versions

19/05 2018

dev-master

9999999-dev https://github.com/srmklive/flysystem-dropbox-v2

Flysystem Adapter for Dropbox API v2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

api v2 dropbox dropbox-api srmklive

19/05 2018

v1.0.7

1.0.7.0 https://github.com/srmklive/flysystem-dropbox-v2

Flysystem Adapter for Dropbox API v2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

api v2 dropbox dropbox-api srmklive

19/05 2018

dev-analysis-XaGYpx

dev-analysis-XaGYpx https://github.com/srmklive/flysystem-dropbox-v2

Flysystem Adapter for Dropbox API v2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

api v2 dropbox dropbox-api srmklive

20/03 2018

dev-analysis-Xl11ON

dev-analysis-Xl11ON https://github.com/srmklive/flysystem-dropbox-v2

Flysystem Adapter for Dropbox API v2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

api v2 dropbox dropbox-api srmklive

20/10 2017

v1.0.6

1.0.6.0 https://github.com/srmklive/flysystem-dropbox-v2

Flysystem Adapter for Dropbox API v2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

api v2 dropbox dropbox-api srmklive

16/10 2017

v1.0.5

1.0.5.0 https://github.com/srmklive/flysystem-dropbox-v2

Flysystem Adapter for Dropbox API v2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

api v2 dropbox dropbox-api srmklive

09/10 2017

v1.0.4

1.0.4.0 https://github.com/srmklive/flysystem-dropbox-v2

Flysystem Adapter for Dropbox API v2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

api v2 dropbox dropbox-api srmklive

04/10 2017

v1.0.3

1.0.3.0 https://github.com/srmklive/flysystem-dropbox-v2

Flysystem Adapter for Dropbox API v2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

api v2 dropbox dropbox-api srmklive

31/08 2017

v1.0.2

1.0.2.0 https://github.com/srmklive/flysystem-dropbox-v2

Flysystem Adapter for Dropbox API v2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

api v2 dropbox dropbox-api srmklive

24/05 2017

v1.0.1

1.0.1.0 https://github.com/srmklive/flysystem-dropbox-v2

Flysystem Adapter for Dropbox API v2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

api v2 dropbox dropbox-api srmklive

11/05 2017

v1.0

1.0.0.0 https://github.com/srmklive/flysystem-dropbox-v2

Flysystem Adapter for Dropbox API v2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

api v2 dropbox dropbox-api srmklive