Download the PHP package chevereto/backblaze-b2-legacy without Composer
On this page you can find all versions of the php package chevereto/backblaze-b2-legacy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download chevereto/backblaze-b2-legacy
More information about chevereto/backblaze-b2-legacy
Files in chevereto/backblaze-b2-legacy
Package backblaze-b2-legacy
Short Description An SDK for working with B2 (legacy) cloud storage.
License LGPL-3.0-or-later
Informations about the package backblaze-b2-legacy
Backblaze B2 SDK for PHP
Note: This is a fork maintained by Chevereto for supporting Backblaze B2 legacy on PHP 8. It is adviced to migrate to Backblaze B2 S3 Compatible service. Use this project only for supporting legacy systems.
backblaze-b2
is a client library for working with Backblaze's B2 storage service. It aims to make using the service as
easy as possible by exposing a clear API and taking influence from other SDKs that you may be familiar with.
This package will cache authorization request for 1 hour so that you won't receive API Limit from B2.
This version works with both master key and application key, and version 2 (look below).
Example
This is just a short example, full examples to come on the wiki.
Installation
Installation is via Composer:
Tests
🤡 No tests here.
Contributors
Feel free to contribute in any way you can whether that be reporting issues, making suggestions or sending PRs. :)
License
LGPL.
All versions of backblaze-b2-legacy with dependencies
ext-json Version *
guzzlehttp/guzzle Version ^6.5 || ^7.0
illuminate/cache Version >=5.1.0
illuminate/container Version >=5.1.0
illuminate/filesystem Version >=5.1.0