PHPackages                             adityapurwa/azure-blob-flysystem - 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. adityapurwa/azure-blob-flysystem

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

adityapurwa/azure-blob-flysystem
================================

Adapter for Azure Blob Storage for Flysystem

09PHP

Since May 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/adityapurwa/azure-blob-flysystem)[ Packagist](https://packagist.org/packages/adityapurwa/azure-blob-flysystem)[ RSS](/packages/adityapurwa-azure-blob-flysystem/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Azure Blob Flysystem
====================

[](#azure-blob-flysystem)

> Wrapper for Azure Blob Storage for Flysystem.

Important
---------

[](#important)

Due to the nature that testing Azure storage requires an emulator, or actually running it on Azure platform. This adapter is not thoroughly tested yet, use at your own risk. Any help on providing test is appreciated.

Usages
------

[](#usages)

Initializing adapter

```
$adapter = new AzureBlobAdapter(
    'account_name',
    'account_key',
    'account_protocol' (default to https)
)
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

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://avatars.githubusercontent.com/u/6219895?v=4)[Aditya Purwa](/maintainers/adityapurwa)[@adityapurwa](https://github.com/adityapurwa)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/adityapurwa-azure-blob-flysystem/health.svg)

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

###  Alternatives

[venveo/craft-compress

Create smart zip files from Craft assets on the fly

124.7k](/packages/venveo-craft-compress)

PHPackages © 2026

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