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 11 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T14:44:42.000Z (about 4 years ago)
- Last Synced: 2025-01-31T04:32:05.148Z (about 1 year 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
[](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)