Registry / messaging / iron-io-iron-mq

iron-io-iron-mq

JSON →
library4.0.1phppackagistunverified

Client binding for IronMQ (hosted message queue).

composer require iron-io/iron_mq
INSTALL
IMPORT
SIG · IRON-IO-IRON-MQ
I
iron-io-iron-mq
messagingphpv4.0.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.

IronMQ
use IronMQ\IronMQ;

Sends a message to an IronMQ queue.

use IronMQ\IronMQ; $client = new IronMQ([ 'token' => 'your_token', 'project_id' => 'your_project_id' ]); $client->postMessage('queue_name', 'Hello World');
Debug
Known issues
breakingRequires PHP 7.1 or higher.
fix
Upgrade PHP to version 7.1+.
affects: <4.0.0
Upgrade
Version history
4.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
iron-io-iron-mq — pip install iron-io-iron-mq · libregistry