Download the PHP package damax/enqueue-simple-bus-queue-interop without Composer
On this page you can find all versions of the php package damax/enqueue-simple-bus-queue-interop. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download damax/enqueue-simple-bus-queue-interop
More information about damax/enqueue-simple-bus-queue-interop
Files in damax/enqueue-simple-bus-queue-interop
Download damax/enqueue-simple-bus-queue-interop
More information about damax/enqueue-simple-bus-queue-interop
Files in damax/enqueue-simple-bus-queue-interop
Vendor damax
Package enqueue-simple-bus-queue-interop
Short Description SimpleBus integration with Queue Interop via Enqueue library.
License MIT
Package enqueue-simple-bus-queue-interop
Short Description SimpleBus integration with Queue Interop via Enqueue library.
License MIT
Please rate this library. Is it a good library?
Informations about the package enqueue-simple-bus-queue-interop
SimpleBus + Queue Interop + Enqueue
SimpleBus integration with Queue Interop via Enqueue library.
Check out this sample application how to implement async domain events.
Features
- Send asynchronous SimpleBus commands or events with queue-interop.
- Consume SimpleBus messages with Enqueue consumption layer.
- LongRunning library integration to avoid memory leaks.
- Integration with Symfony Framework with almost zero configuration.
- Map SimpleBus messages to specific queues or send everything into single location.
- Serialize with standard Symfony tools i.e. jms/serializer is not required.
Documentation
Topics:
- Installation
- Configuration
- Usage
Contribute
Install dependencies and run tests:
All versions of enqueue-simple-bus-queue-interop with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
queue-interop/queue-interop Version ^0.8
simple-bus/asynchronous Version ^3.0
queue-interop/queue-interop Version ^0.8
simple-bus/asynchronous Version ^3.0
The package damax/enqueue-simple-bus-queue-interop contains the following files
Loading the files please wait ....