Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simplebus/jms-serializer-bundle-bridge

[READ ONLY] Symfony bundle for using JMSSerializer as message serializer for SimpleBus/Asynchronous
https://github.com/simplebus/jms-serializer-bundle-bridge

php serializer simplebus symfony-bundle

Last synced: 4 months ago
JSON representation

[READ ONLY] Symfony bundle for using JMSSerializer as message serializer for SimpleBus/Asynchronous

Awesome Lists containing this project

README

        

# SimpleBus/JMSSerializerBundleBridge

[![Tests Actions Status](https://github.com/SimpleBus/SimpleBus/workflows/Tests/badge.svg)](https://github.com/SimpleBus/SimpleBus/actions)

By [Matthias Noback](http://php-and-symfony.matthiasnoback.nl/), Cliff Odijk, Ruud Kamphuis

This library contains a Symfony bundle which configures the `ObjectSerializer` from
[SimpleBus/JMSSerializerBridge](https://github.com/SimpleBus/JMSSerializerBridge) as the default object serializer for
[SimpleBus/AsynchronousBundle](https://github.com/SimpleBus/AsynchronousBundle). You only need to enable the
`SimpleBusJMSSerializerBundleBridgeBundle` in your `AppKernel` to accomplish this.

Resources
---------

* [Report issues](https://github.com/SimpleBus/SimpleBus/issues) and
[send Pull Requests](https://github.com/SimpleBus/SimpleBus/pulls)
in the [main SimpleBus repository](https://github.com/SimpleBus/SimpleBus)