Registry / messaging / slm-queue

slm-queue

JSON →
library3.3.0phppackagistunverified

Laminas module that integrates with various queue management systems.

composer require slm/queue
INSTALL
IMPORT
SIG · SLM-QUEUE
S
slm-queue
messagingphpv3.3.0
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.

QueueInterface
use SlmQueue\Queue\QueueInterface;

Push a task to a queue.

use SlmQueue\Queue\QueueInterface; // Assuming $queue is injected $queue->push('task');
Debug
Known issues
gotchaRequires Laminas MVC; not standalone.
fix
Install laminas-mvc and configure module.
affects: *
Upgrade
Version history
3.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
slm-queue — pip install slm-queue · libregistry