azure-oss / storage-blob-symfony
Symfony bundle bridge for the Azure-OSS Flysystem adapter (league/flysystem-bundle 3.7+).
Package info
github.com/Azure-OSS/azure-storage-blob-symfony-php
Type:symfony-bundle
pkg:composer/azure-oss/storage-blob-symfony
Requires
- php: ^8.2
- azure-oss/storage-blob-flysystem: ^2.0
- league/flysystem-bundle: ^3.7
README
Community-driven PHP SDKs for Azure, because Microsoft won't.
In November 2023, Microsoft officially archived their 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.
This package is the Symfony bridge for azure-oss/storage-blob-flysystem. It registers a azure_oss adapter shortcut with league/flysystem-bundle so storages can be declared directly in config/packages/flysystem.yaml.
Our other packages:
- azure-oss/storage – Azure Blob Storage SDK
- azure-oss/storage-blob-flysystem – Flysystem adapter
- azure-oss/storage-blob-laravel – Laravel filesystem driver
- azure-oss/storage-queue – Azure Storage Queue SDK
- azure-oss/storage-queue-laravel – Laravel Queue connector
- azure-oss/storage-file-share – Azure Storage File Share SDK (Under construction)
Install
composer require azure-oss/storage-blob-symfony
Documentation
You can read the documentation here.
License
This project is released under the MIT License. See LICENSE for details.