2017 © Pedro Peláez
 

library flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

image

joelkennedy/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  • Sunday, August 27, 2017
  • by joelkennedy
  • Repository
  • 1 Watchers
  • 0 Stars
  • 60 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 16 Forks
  • 0 Open issues
  • 14 Versions
  • 5 % Grown

The README.md

flysystem-backblaze

Author Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score Total Downloads, (*1)

Visit (https://secure.backblaze.com/b2_buckets.htm) and get your account id, application key., (*2)

The Backblaze adapter gives the possibility to use the Flysystem filesystem abstraction library with backblaze. It uses the Backblaze B2 SDK to communicate with the API., (*3)

Install

Via Composer, (*4)

``` bash $ composer require mhetreramesh/flysystem-backblaze, (*5)


## Usage ``` php use Mhetreramesh\Flysystem\BackblazeAdapter; use League\Flysystem\Filesystem; use ChrisWhite\B2\Client; $client = new Client($accountId, $applicationKey); $adapter = new BackblazeAdapter($client,$bucketName); $filesystem = new Filesystem($adapter);

Change log

Please see CHANGELOG for more information what has changed recently., (*6)

Testing

bash $ composer test, (*7)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*8)

Security

If you discover any security related issues, please email mhetreramesh@gmail.com instead of using the issue tracker., (*9)

Credits

License

The MIT License (MIT). Please see License File for more information., (*10)

The Versions

27/08 2017

dev-master

9999999-dev https://github.com/mhetreramesh/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  Sources   Download

MIT

The Requires

 

The Development Requires

api filesystem client flysystem backblaze

27/08 2017

1.1.0

1.1.0.0 https://github.com/mhetreramesh/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  Sources   Download

MIT

The Requires

 

The Development Requires

api filesystem client flysystem backblaze

29/07 2017

dev-develop

dev-develop https://github.com/mhetreramesh/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  Sources   Download

MIT

The Requires

 

The Development Requires

api filesystem client flysystem backblaze

29/07 2017

1.0.9

1.0.9.0 https://github.com/mhetreramesh/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  Sources   Download

MIT

The Requires

 

The Development Requires

api filesystem client flysystem backblaze

27/07 2017

1.0.8

1.0.8.0 https://github.com/mhetreramesh/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  Sources   Download

MIT

The Requires

 

The Development Requires

api filesystem client flysystem backblaze

02/03 2017

1.0.7

1.0.7.0 https://github.com/mhetreramesh/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  Sources   Download

MIT

The Requires

 

The Development Requires

api filesystem client flysystem backblaze

02/03 2017

dev-feature/Directory_Functions

dev-feature/Directory_Functions https://github.com/mhetreramesh/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  Sources   Download

MIT

The Requires

 

The Development Requires

api filesystem client flysystem backblaze

01/03 2017

1.0.6

1.0.6.0 https://github.com/mhetreramesh/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  Sources   Download

MIT

The Requires

 

The Development Requires

api filesystem client flysystem backblaze

27/08 2016

1.0.5

1.0.5.0 https://github.com/mhetreramesh/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  Sources   Download

MIT

The Requires

 

The Development Requires

api filesystem client flysystem backblaze

27/08 2016

dev-scrutinizer-patch-1

dev-scrutinizer-patch-1 https://github.com/mhetreramesh/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  Sources   Download

MIT

The Requires

 

The Development Requires

api filesystem client flysystem backblaze

27/08 2016

1.0.4

1.0.4.0 https://github.com/mhetreramesh/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  Sources   Download

MIT

The Requires

 

The Development Requires

api filesystem client flysystem backblaze

27/08 2016

1.0.3

1.0.3.0 https://github.com/mhetreramesh/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  Sources   Download

MIT

The Requires

 

The Development Requires

api filesystem client flysystem backblaze

26/08 2016

1.0.1

1.0.1.0 https://github.com/mhetreramesh/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  Sources   Download

MIT

The Requires

 

The Development Requires

api filesystem client flysystem backblaze

26/08 2016

1.0.0

1.0.0.0 https://github.com/mhetreramesh/flysystem-backblaze

Backblaze adapter for the flysystem filesystem abstraction library

  Sources   Download

MIT

The Requires

 

The Development Requires

api filesystem client flysystem backblaze