php-xapi/symfony-serializer

transform Experience API model objects to JSON encoded strings and vice versa using the Symfony Serializer component

v2.1.0 2019-03-16 10:35 UTC

This package is auto-updated.

Last update: 2024-04-27 01:42:20 UTC


README

Build Status Scrutinizer Code Quality Code Coverage

Transform Experience API model objects into JSON encoded strings conforming to the API specs and vice versa leveraging the Symfony Serializer component.

This package provides an implementation of the interface defined by the php-xapi/serializer package and provides the virtual php-xapi/serializer-implementation package.