Registry / cloud / microsoft-azure-storage-blob

microsoft-azure-storage-blob

JSON →
library1.5.4phppackagistunverified

This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Blob APIs.

composer require microsoft/azure-storage-blob
INSTALL
IMPORT
SIG · MICROSOFT-AZURE-ST
M
microsoft-azure-storage-blob
cloudphpv1.5.4
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('connectionString'); $blobClient->listContainers();
Debug
Known issues
breakingRequires PHP 7.0+ and ext-mbstring
fix
Install PHP 7.0+ and enable mbstring extension.
affects: >=1.0.0
Upgrade
Version history
1.5.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
microsoft-azure-storage-blob — pip install microsoft-azure-storage-blob · libregistry