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