PHPackages                             zaxbux/backblaze-b2-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. zaxbux/backblaze-b2-php

ActiveLibrary[File &amp; Storage](/categories/file-storage)

zaxbux/backblaze-b2-php
=======================

A SDK for working with B2 cloud storage.

v2.0.2(3y ago)52.8k↓45.5%5[2 issues](https://github.com/zaxbux/backblaze-b2-php/issues)[4 PRs](https://github.com/zaxbux/backblaze-b2-php/pulls)2MITPHPPHP &gt;=8.0

Since Feb 17Pushed 2y agoCompare

[ Source](https://github.com/zaxbux/backblaze-b2-php)[ Packagist](https://packagist.org/packages/zaxbux/backblaze-b2-php)[ Docs](https://github.com/zaxbux/backblaze-b2-php)[ RSS](/packages/zaxbux-backblaze-b2-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (3)Versions (19)Used By (2)

Backblaze B2 SDK for PHP
------------------------

[](#backblaze-b2-sdk-for-php)

[![GitHub](https://camo.githubusercontent.com/e15d1c51a30b3653cfdbb0e446ed418f9c24782dee1ff4a7eb09f035f99d5f81/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7a61786275782f6261636b626c617a652d62322d706870)](LICENCE.md) [![Packagist Version](https://camo.githubusercontent.com/77f3285b5541d8afcb530b90fdb1adaa0c4b9ff28b6f04ffa249c8739bed8ba8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a61786275782f6261636b626c617a652d62322d706870)](https://packagist.org/packages/zaxbux/backblaze-b2-php)

`backblaze-b2-php` is a client library for working with the B2 cloud storage service from Backblaze.

Documentation
-------------

[](#documentation)

[Full documentation of the Backblaze B2 API can be found here.](https://www.backblaze.com/b2/docs/index.html)

Complete documentation for this library does not exist yet, however most methods are already documented in the source code.

Installation
------------

[](#installation)

Installation is via Composer:

```
$ composer require zaxbux/backblaze-b2-php
```

Getting Started
---------------

[](#getting-started)

```
