PHPackages                             supercoffee/azure-blob-storage - 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. supercoffee/azure-blob-storage

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

supercoffee/azure-blob-storage
==============================

08PHP

Since Mar 10Pushed 11y agoCompare

[ Source](https://github.com/supercoffee/laravel-azure-blob-storage)[ Packagist](https://packagist.org/packages/supercoffee/azure-blob-storage)[ RSS](/packages/supercoffee-azure-blob-storage/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Azure Blob Storage
==========================

[](#laravel-azure-blob-storage)

This package is a wrapper around the [beberlei/azure-blob-storage](https://github.com/beberlei/azure-blob-storage) library.

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

[](#installation)

Install with composer via the command line:

`composer require supercoffee/azure-blob-storage: *`

Or manually add the requirement in composer.json

```
{
    "require": {
        "supercoffee/azure-blob-storage": "*"
    }
}

```

Configuration
-------------

[](#configuration)

Add the following to your providers array in app.php:

```
'Supercoffee\AzureBlobStorage\AzureBlobStorageServiceProvider'

```

and the following key/value pair in your aliases array in app.php

```
'BlobStorage'		=> 'Supercoffee\AzureBlobStorage\BlobStorage'

```

Usage
-----

[](#usage)

coming soon

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/836ca259bfbfe1d06d13a8650e8ff55ac2a221eff4f770fb53f8a14db2e73a9b?d=identicon)[supercoffee](/maintainers/supercoffee)

---

Top Contributors

[![supercoffee](https://avatars.githubusercontent.com/u/3880240?v=4)](https://github.com/supercoffee "supercoffee (2 commits)")

### Embed Badge

![Health badge](/badges/supercoffee-azure-blob-storage/health.svg)

```
[![Health](https://phpackages.com/badges/supercoffee-azure-blob-storage/health.svg)](https://phpackages.com/packages/supercoffee-azure-blob-storage)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M124](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
