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-bridge

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

php serializer simplebus

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# SimpleBus/JMSSerializerBridge

[![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 an implementation of the
[ObjectSerializer](https://github.com/SimpleBus/Serialization/blob/master/src/ObjectSerializer.php) interface from
[SimpleBus/Serialization](https://github.com/SimpleBus/Serialization) which uses the
[JMSSerializer](https://github.com/schmittjoh/serializer).

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)