Registry / messaging / enqueue-simple-client

enqueue-simple-client

JSON →
library0.10.27phppackagistunverified

Message Queue Simple Client

composer require enqueue/simple-client
INSTALL
IMPORT
SIG · ENQUEUE-SIMPLE-CLI
E
enqueue-simple-client
messagingphpv0.10.27
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.

SimpleClient
use Enqueue\SimpleClient\SimpleClient;

Send a message to a queue using the simple client.

use Enqueue\SimpleClient\SimpleClient; $client = new SimpleClient('amqp://localhost'); $client->sendEvent('topic', 'message');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.27latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
enqueue-simple-client — pip install enqueue-simple-client · libregistry