simple-bus / jms-serializer-bundle-bridge
Symfony bundle for using JMSSerializer as message serializer for SimpleBus/Asynchronous
Package info
github.com/SimpleBus/jms-serializer-bundle-bridge
Type:symfony-bundle
pkg:composer/simple-bus/jms-serializer-bundle-bridge
v6.3.1
2021-12-22 08:17 UTC
Requires
- php: ^8.0
- jms/serializer-bundle: ^4.0
- simple-bus/asynchronous-bundle: ^6.0
- simple-bus/jms-serializer-bridge: ^6.0
- symfony/config: ^5.4 || ^6.0
- symfony/dependency-injection: ^5.4 || ^6.0
- symfony/framework-bundle: ^5.4 || ^6.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.11
- phpunit/phpunit: ^9.5.5
- symfony/phpunit-bridge: ^6.0
Conflicts
- doctrine/annotations: <1.10.4
- jms/metadata: <2.5.2
- jms/serializer: <3.2.0
README
By Matthias Noback, Cliff Odijk, Ruud Kamphuis
This library contains a Symfony bundle which configures the ObjectSerializer from
SimpleBus/JMSSerializerBridge as the default object serializer for
SimpleBus/AsynchronousBundle. You only need to enable the
SimpleBusJMSSerializerBundleBridgeBundle in your AppKernel to accomplish this.