Skip to content

The Vection Messenger provides a bus component for using as service bus (CQRS) and message transportation (queues).

License

Notifications You must be signed in to change notification settings

Vection-Framework/Messenger

Repository files navigation

release QA PHPStan

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.

$ composer require vection-framework/messenger

Documentation in progress...

About

The Vection Messenger provides a bus component for using as service bus (CQRS) and message transportation (queues).

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 3

  •  
  •  
  •  

Languages