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

1.6.0(2mo ago)29936.0k—3.4%98MITPHPPHP ^8.1CI passing

Since Jul 24Pushed 1mo ago4 watchersCompare

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

READMEChangelog (10)Dependencies (9)Versions (15)Used By (8)

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)

Our other packages:

- **[azure-oss/storage](https://packagist.org/packages/azure-oss/storage)** – Azure Blob Storage SDK
    [![Downloads](https://camo.githubusercontent.com/7912c891169f6b6e901a06b4b34bdc2fafbf3c569543f9d68134613488fc7fd9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617a7572652d6f73732f73746f72616765)](https://camo.githubusercontent.com/7912c891169f6b6e901a06b4b34bdc2fafbf3c569543f9d68134613488fc7fd9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617a7572652d6f73732f73746f72616765)
- **[azure-oss/storage-blob-laravel](https://packagist.org/packages/azure-oss/storage-blob-laravel)** – Laravel filesystem driver
    [![Downloads](https://camo.githubusercontent.com/775d6da94256b6777ac7730929f4a2cc7aa847b21435e0545e4b65b343de0619/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617a7572652d6f73732f73746f726167652d626c6f622d6c61726176656c)](https://camo.githubusercontent.com/775d6da94256b6777ac7730929f4a2cc7aa847b21435e0545e4b65b343de0619/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617a7572652d6f73732f73746f726167652d626c6f622d6c61726176656c)
- **[azure-oss/storage-queue](https://packagist.org/packages/azure-oss/storage-queue)** – Azure Storage Queue SDK
    [![Downloads](https://camo.githubusercontent.com/603cf9d2f39843e8cdbc4a079c8b99b82bde0006bc723043b6a322a582f60733/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617a7572652d6f73732f73746f726167652d7175657565)](https://camo.githubusercontent.com/603cf9d2f39843e8cdbc4a079c8b99b82bde0006bc723043b6a322a582f60733/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617a7572652d6f73732f73746f726167652d7175657565)
- **[azure-oss/storage-queue-laravel](https://packagist.org/packages/azure-oss/storage-queue-laravel)** – Laravel Queue connector
    [![Downloads](https://camo.githubusercontent.com/fef3afef7bac10d323dc9f4d1c421318d8e94570acc0c20e734f05ff06e7a561/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617a7572652d6f73732f73746f726167652d71756575652d6c61726176656c)](https://camo.githubusercontent.com/fef3afef7bac10d323dc9f4d1c421318d8e94570acc0c20e734f05ff06e7a561/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617a7572652d6f73732f73746f726167652d71756575652d6c61726176656c)

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)

```
