homeapp/registry-messages

Events/Commands classes emitted by registry and handled by clients

8.0.0 2021-06-21 09:26 UTC

This package is auto-updated.

Last update: 2024-04-21 15:31:35 UTC


README

Набор классов для сериализацией эвентов и команд в rabbitmq с последуюшие десериализацией в целевом сервисе(client

Installation

composer require homeapp/registry-messages

To fix code style

vendor/bin/php-cs-fixer fix --config ./.php_cs.dist --using-cache=no