Registry / cloud / microsoft-azure-storage

microsoft-azure-storage

JSON →
library0.19.1phppackagistunverified

PHP client libraries to access Microsoft Azure storage APIs (blobs, tables, queues).

composer require microsoft/azure-storage
INSTALL
IMPORT
SIG · MICROSOFT-AZURE-ST
M
microsoft-azure-storage
cloudphpv0.19.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BlobRestProxy
use MicrosoftAzure\Storage\Blob\BlobRestProxy;

Create a blob service client and list containers.

use MicrosoftAzure\Storage\Blob\BlobRestProxy; $blobClient = BlobRestProxy::createBlobService('DefaultEndpointsProtocol=https;AccountName=myaccount;AccountKey=mykey'); $blobClient->listContainers();
Debug
Known issues
breakingVersion 0.19.1 is outdated; consider using the newer azure-storage-blob package.
fix
Migrate to microsoft/azure-storage-blob for latest features and security updates.
affects: <=0.19.1
Upgrade
Version history
0.19.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Amazon
1
Resources
microsoft-azure-storage — pip install microsoft-azure-storage · libregistry