Download the PHP package mrandmrssmith/symfony-messenger-json-serializer without Composer
On this page you can find all versions of the php package mrandmrssmith/symfony-messenger-json-serializer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mrandmrssmith/symfony-messenger-json-serializer
More information about mrandmrssmith/symfony-messenger-json-serializer
Files in mrandmrssmith/symfony-messenger-json-serializer
Package symfony-messenger-json-serializer
Short Description Provide a JSON serializer for Symfony Messenger messages
License MIT
Informations about the package symfony-messenger-json-serializer
Symfony Messenger JSON Serializer
A JSON serializer for external messages from Symfony Messenger. This will allow you to have one single JSON serializer for all your external message. You only need to register the service, alias it and mention which message you would like to be deserialized.
Installation
Add this package to your project
Usage
-
Configure Messenger
- Configure your serializer
Support
:hugs: Please consider contributing if you feel you can improve this package, otherwise submit an issue via the GitHub page and include as much information as possible, including steps to reproduce, platform versions and anything else to help pinpoint the root cause.
Contributing
:+1: If you do contribute, we thank you, but please review the CONTRIBUTING document to help us ensure the project is kept consistent and easy to maintain.
Versioning
:hourglass: This project will follow Semantic Versioning 2.0.0.
Changes
:hammer_and_wrench: All project changes/releases are noted in the GitHub releases page and in the CHANGELOG file.
Following conventions laid out by keep a changelog.
All versions of symfony-messenger-json-serializer with dependencies
ext-json Version *
symfony/messenger Version >=4.4
symfony/serializer Version >=4.4
symfony/property-access Version >=4.4