azure-oss / storage
Azure Blob Storage PHP SDK
2.0.0
2026-06-25 23:00 UTC
Requires
- php: ^8.2
- azure-oss/storage-blob: ^2.0
- azure-oss/storage-queue: ^1.0
README
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.
azure-oss/storage is a metapackage that bundles the community-driven PHP SDKs for Azure Storage.
Currently, it includes:
- azure-oss/storage-blob – Azure Blob Storage SDK
- azure-oss/storage-queue – Azure Storage Queue SDK
Documentation
Full documentation can be found here.
Installation
composer require azure-oss/storage
Upgrade
Please refer to the UPGRADE.md for instructions on upgrading from v1 to v2.
License
This project is released under the MIT License. See LICENSE for details.