Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/simplebus/jms-serializer-bundle-bridge
- Owner: SimpleBus
- License: mit
- Created: 2015-03-01T19:11:58.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T14:44:42.000Z (about 3 years ago)
- Last Synced: 2024-10-10T13:03:45.904Z (4 months ago)
- Topics: php, serializer, simplebus, symfony-bundle
- Language: PHP
- Homepage: http://docs.simplebus.io/
- Size: 565 KB
- Stars: 10
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)