Download the PHP package vection-framework/messenger without Composer
On this page you can find all versions of the php package vection-framework/messenger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vection-framework/messenger
More information about vection-framework/messenger
Files in vection-framework/messenger
Download vection-framework/messenger
More information about vection-framework/messenger
Files in vection-framework/messenger
Vendor vection-framework
Package messenger
Short Description A PHP message bus component for using as service bus (CQRS) and message transportation (queues).
License MIT
Homepage https://vection.appsdock.org/components/messenger
Package messenger
Short Description A PHP message bus component for using as service bus (CQRS) and message transportation (queues).
License MIT
Homepage https://vection.appsdock.org/components/messenger
Please rate this library. Is it a good library?
Informations about the package messenger
Vection Messenger
A generic message bus with service (CQRS) and transport (message queues) support for PHP
This vection component provides a generic message bus, a service bus adaption and transport support for message queues for PHP. The message bus can be setup and used in most flexible way by using custom middleware implementations.
Key features
- Generic message bus using middleware
- ServiceBus support (CQRS) using the message bus
- Message transport support (sender and receiver) using the message bus
Installation
Vection Components supports only installation via composer. So first ensure your composer is installed, configured and ready to use.
Documentation in progress...
All versions of messenger with dependencies
PHP Build Version
Package Version
The package vection-framework/messenger contains the following files
Loading the files please wait ....