php-xapi/symfony-serializer

使用 Symfony Serializer 组件将 Experience API 模型对象转换为 JSON 编码字符串,反之亦然

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

This package is auto-updated.

Last update: 2024-08-27 02:19:01 UTC


README

Build Status Scrutinizer Code Quality Code Coverage

使用 Symfony Serializer 组件将 Experience API 模型对象转换为符合 API 规范的 JSON 编码字符串,反之亦然。

本包实现了由 php-xapi/serializer 包 定义的接口,并提供了虚拟的 php-xapi/serializer-implementation 包