An open API service indexing awesome lists of open source software.

https://github.com/simplebus/serialization

[READ ONLY] Generic classes and interfaces for serializing messages. Read the full documentation here:
https://github.com/simplebus/serialization

php serialization simplebus

Last synced: 6 months ago
JSON representation

[READ ONLY] Generic classes and interfaces for serializing messages. Read the full documentation here:

Awesome Lists containing this project

README

          

# SimpleBus/Serialization

[![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 package contains generic classes and interfaces which can be used to serialize [SimpleBus](https://github.com/SimpleBus/MessageBus) messages.

[Read the full documentation here](http://simplebus.github.io/Serialization)

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)