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

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

azure-oss/storage-blob-flysystem
================================

Flysystem adapter for Azure Storage PHP

2.2.0(6d ago)281.4M↓30.2%1011MITPHPPHP ^8.2CI passing

Since Jul 24Pushed 6d ago3 watchersCompare

[ Source](https://github.com/php-oss-for-azure/azure-storage-blob-flysystem-php)[ Packagist](https://packagist.org/packages/azure-oss/storage-blob-flysystem)[ RSS](/packages/azure-oss-storage-blob-flysystem/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (11)Versions (18)Used By (11)

Azure Storage Blob Flysystem Adapter
====================================

[](#azure-storage-blob-flysystem-adapter)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6c7d5923d9bb5bad0f0d50b89baab12ca5c103e4998b8b725763a153fabfd6c8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617a7572652d6f73732f73746f726167652d626c6f622d666c7973797374656d2e737667)](https://packagist.org/packages/azure-oss/storage-blob-flysystem)[![Packagist Downloads](https://camo.githubusercontent.com/6b4f681dda3cabb175b00ef63a78e52a86900ee8a0c72fcb9e02581a23e5316c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617a7572652d6f73732f73746f726167652d626c6f622d666c7973797374656d)](https://packagist.org/packages/azure-oss/storage-blob-flysystem)

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)

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-symfony](https://packagist.org/packages/azure-oss/storage-blob-symfony)** — Symfony Flysystem bridge
    - **[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
```

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

[](#documentation)

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

Quickstart
----------

[](#quickstart)

```
