Download the PHP package bystro/domain-events-publisher without Composer
On this page you can find all versions of the php package bystro/domain-events-publisher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package domain-events-publisher
domain-event-publisher
About
Publisher of domain events into RabbitMQ. It can be used to Bounded Context integrations.
Inspired and based on https://github.com/dddinphp/ddd
Thanks to: Carlos(https://github.com/carlosbuenosvinos), Christian(https://github.com/theUniC) nd Keyvan(https://github.com/keyvanakbary).
Requirements
- PHP 7.1
- ext-bcmath
- ext-sockets(optionaly)
Usage
-
Create and subscribe RabbitMQ aware subscriber.
-
Create Domain Event
- Publish your FileSavedEvent Domain Event.
FileSavedEvent is published in example-exchange-name queue.
Install
Composer
In command line
or composer.json
All versions of domain-events-publisher with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
php-amqplib/php-amqplib Version ^2.1
ramsey/uuid Version ^3.0
jms/serializer Version ^1.2
php-amqplib/php-amqplib Version ^2.1
ramsey/uuid Version ^3.0
jms/serializer Version ^1.2
The package bystro/domain-events-publisher contains the following files
Loading the files please wait ....