Registry / cloud / microsoft-azure-storage-queue

microsoft-azure-storage-queue

JSON →
library1.3.4phppackagistunverified

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

composer require microsoft/azure-storage-queue
INSTALL
IMPORT
SIG · MICROSOFT-AZURE-ST
M
microsoft-azure-storage-queue
cloudphpv1.3.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.

QueueRestProxy
use MicrosoftAzure\Storage\Queue\QueueRestProxy;

Create a queue service client and create a new queue.

use MicrosoftAzure\Storage\Queue\QueueRestProxy; $queueClient = QueueRestProxy::createQueueService('connectionString'); $queueClient->createQueue('myqueue');
Debug
Known issues
breakingDeprecated in favor of Azure SDK for PHP v3 (azure-storage-queue is legacy).
fix
Migrate to the new Azure SDK for PHP packages.
affects: >=1.0.0
Upgrade
Version history
1.3.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
microsoft-azure-storage-queue — pip install microsoft-azure-storage-queue · libregistry