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

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

azure-oss/storage-blob-symfony
==============================

Symfony bundle bridge for the Azure-OSS Flysystem adapter (league/flysystem-bundle 3.7+).

1.0.0(1mo ago)10MITPHPPHP ^8.2

Since Jun 25Pushed 1mo agoCompare

[ Source](https://github.com/Azure-OSS/azure-storage-blob-symfony-php)[ Packagist](https://packagist.org/packages/azure-oss/storage-blob-symfony)[ RSS](/packages/azure-oss-storage-blob-symfony/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Azure Storage Blob Flysystem bundle for Symfony
===============================================

[](#azure-storage-blob-flysystem-bundle-for-symfony)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2c9205e312d95a9e5d6e9378e45d65ecfaf871127679a353355f3f737b152495/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617a7572652d6f73732f73746f726167652d626c6f622d666c7973797374656d2d62756e646c652e737667)](https://packagist.org/packages/azure-oss/storage-blob-flysystem-bundle)[![Packagist Downloads](https://camo.githubusercontent.com/4985e9544725d384b3fc60dd406650bae84d91b6c10ca1d469a912e73316bd00/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617a7572652d6f73732f73746f726167652d626c6f622d666c7973797374656d2d62756e646c65)](https://packagist.org/packages/azure-oss/storage-blob-flysystem-bundle)

Community-driven PHP SDKs for Azure, because Microsoft won't.

In November 2023, Microsoft officially archived their [Azure SDK for PHP](https://github.com/Azure/azure-sdk-for-php) and stopped maintaining PHP integrations for most Azure services. No migration path, no replacement — just a repository marked read-only.

We picked up where they left off.

[![Screenshot](https://camo.githubusercontent.com/4231ff59e3078111b9723a49fe9b1efdea82c0f3cb6242f7a3485c99a933f9cc/68747470733a2f2f617a7572652d6f73732e6769746875622e696f2f696d672f6c6f676f2e737667)](https://camo.githubusercontent.com/4231ff59e3078111b9723a49fe9b1efdea82c0f3cb6242f7a3485c99a933f9cc/68747470733a2f2f617a7572652d6f73732e6769746875622e696f2f696d672f6c6f676f2e737667)

This package is the Symfony bridge for [`azure-oss/storage-blob-flysystem`](https://packagist.org/packages/azure-oss/storage-blob-flysystem). It registers a `azure_oss` adapter shortcut with [`league/flysystem-bundle`](https://packagist.org/packages/league/flysystem-bundle) so storages can be declared directly in `config/packages/flysystem.yaml`.

Package ecosystem
-----------------

[](#package-ecosystem)

- **[azure-oss/storage](https://packagist.org/packages/azure-oss/storage)** — Meta package for the Storage SDKs
    - **[azure-oss/storage-common](https://packagist.org/packages/azure-oss/storage-common)** — Shared authentication, HTTP, and SAS primitives
    - **[azure-oss/storage-blob](https://packagist.org/packages/azure-oss/storage-blob)** — Blob Storage SDK
        - **[azure-oss/storage-blob-flysystem](https://packagist.org/packages/azure-oss/storage-blob-flysystem)** — Flysystem adapter
        - **[azure-oss/storage-blob-laravel](https://packagist.org/packages/azure-oss/storage-blob-laravel)** — Laravel filesystem driver
        - **[azure-oss/storage-blob-flysystem-bundle](https://packagist.org/packages/azure-oss/storage-blob-flysystem-bundle)** — Symfony Flysystem bundle
    - **[azure-oss/storage-queue](https://packagist.org/packages/azure-oss/storage-queue)** — Queue Storage SDK
        - **[azure-oss/storage-queue-laravel](https://packagist.org/packages/azure-oss/storage-queue-laravel)** — Laravel queue connector
    - **[azure-oss/storage-file-share](https://packagist.org/packages/azure-oss/storage-file-share)** — File Share SDK (under construction)
- **[azure-oss/identity](https://packagist.org/packages/azure-oss/identity)** — Microsoft Entra ID token authentication

Install
-------

[](#install)

```
composer require azure-oss/storage-blob-flysystem-bundle
```

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

[](#documentation)

You can read the documentation [here](https://azure-oss.github.io/category/storage-blob-flysystem-bundle).

License
-------

[](#license)

This project is released under the MIT License. See [LICENSE](https://github.com/Azure-OSS/azure-php/blob/main/LICENSE) for details.

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance91

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

45d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/46338bbcf0dbf08da67027f88190fc05bc7f722c1f639485cdbcfe610620fa30?d=identicon)[Brecht](/maintainers/Brecht)

---

Top Contributors

[![brecht-vermeersch-doqmind](https://avatars.githubusercontent.com/u/152960018?v=4)](https://github.com/brecht-vermeersch-doqmind "brecht-vermeersch-doqmind (2 commits)")

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k6.0M770](/packages/sylius-sylius)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.9M534](/packages/pimcore-pimcore)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M230](/packages/sulu-sulu)[azure-oss/storage-blob-laravel

Azure Storage Blob filesystem driver for Laravel

67911.9k2](/packages/azure-oss-storage-blob-laravel)[contao/core-bundle

Contao Open Source CMS

1301.7M3.0k](/packages/contao-core-bundle)[contao/contao

Contao Open Source CMS development package

43514.5k2](/packages/contao-contao)

PHPackages © 2026

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