php-xapi/symfony-serializer

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

Maintainers

Package info

github.com/php-xapi/symfony-serializer

pkg:composer/php-xapi/symfony-serializer

Statistics

Installs: 37 113

Dependents: 1

Suggesters: 0

Stars: 3

Open Issues: 2

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

This package is auto-updated.

Last update: 2026-02-27 05:36:27 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.