Download the PHP package andreo/eventsauce-outbox without Composer
On this page you can find all versions of the php package andreo/eventsauce-outbox. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andreo/eventsauce-outbox
More information about andreo/eventsauce-outbox
Files in andreo/eventsauce-outbox
Download andreo/eventsauce-outbox
More information about andreo/eventsauce-outbox
Files in andreo/eventsauce-outbox
Vendor andreo
Package eventsauce-outbox
Short Description Extended message outbox components for EventSauce.
License MIT
Package eventsauce-outbox
Short Description Extended message outbox components for EventSauce.
License MIT
Please rate this library. Is it a good library?
Informations about the package eventsauce-outbox
eventsauce-outbox 3.0
Extended message outbox components for EventSauce
Requirements
- PHP >=8.2
- Symfony console ^6.2
Previous version docs
Repository without message dispatching
Forwarding message consumer
This consumer dispatch messages through the message dispatcher to the queuing system
Command to dispatching messages from the outbox
Command options
relays
- required
- string[]
Relay ids registered in service locator
--run=true
- optional
- default: true
Processing messages run
--batch-size=100
How many messages are to be retrieve batch
- optional
- default: 100
--commit-size=1
How many messages are to be committed at once
- optional
- default: 1
--sleep=1
Number of seconds to sleep if the repository is empty
- optional
- default: 1
--limit=-1
How many times messages are to be processed
- optional
- default: -1 (infinity)
All versions of eventsauce-outbox with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
eventsauce/eventsauce Version ^3.0
eventsauce/message-outbox-for-doctrine Version ^0.3.0
eventsauce/test-utilities Version ^3.0
symfony/console Version ^6.2
symfony/dependency-injection Version ^6.2
eventsauce/eventsauce Version ^3.0
eventsauce/message-outbox-for-doctrine Version ^0.3.0
eventsauce/test-utilities Version ^3.0
symfony/console Version ^6.2
symfony/dependency-injection Version ^6.2
The package andreo/eventsauce-outbox contains the following files
Loading the files please wait ....