azure-oss / storage
Azure Storage PHP SDK metapackage
Package info
github.com/php-oss-for-azure/azure-storage-php
Type:metapackage
pkg:composer/azure-oss/storage
Requires
- php: ^8.2
- azure-oss/storage-blob: ^2.0
- azure-oss/storage-file-share: ^0.2
- azure-oss/storage-queue: ^1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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-file-share – Azure Storage File Share 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.