Download the PHP package spryker/queue without Composer
On this page you can find all versions of the php package spryker/queue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download spryker/queue
More information about spryker/queue
Files in spryker/queue
Download spryker/queue
More information about spryker/queue
Files in spryker/queue
Please rate this library. Is it a good library?
Informations about the package queue
Queue Module
Queue module provides a set of APIs and Commands for sending/receiving messages to/from queues for other bundles in Spryker. The Queue System provides a protocol for managing asynchronous processing, asynchronous processing in the sense that the sender and receiver do not have access to the same message at the same time. The sender produces a message and sends it to the message box, later when the receiver connects to the message box the message is received.
Installation
Documentation
All versions of queue with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
spryker/gui Version ^3.0.0
spryker/kernel Version ^3.30.0
spryker/log Version ^3.0.0
spryker/propel-orm Version ^1.0.0
spryker/queue-extension Version ^1.0.0
spryker/symfony Version ^3.0.0
spryker/transfer Version ^3.0.0
spryker/util-encoding Version ^2.1.0
spryker/gui Version ^3.0.0
spryker/kernel Version ^3.30.0
spryker/log Version ^3.0.0
spryker/propel-orm Version ^1.0.0
spryker/queue-extension Version ^1.0.0
spryker/symfony Version ^3.0.0
spryker/transfer Version ^3.0.0
spryker/util-encoding Version ^2.1.0
The package spryker/queue contains the following files
Loading the files please wait ....