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
Requires
- php: ^5.6 || ^7.0
- php-xapi/exception: ^0.2.0
- php-xapi/model: ^1.2 || ^2.1 || ^3.0
- php-xapi/serializer: ^2.1.1
- symfony/serializer: ^2.8 || ^3.4 || ^4.0
Requires (Dev)
- php-xapi/json-test-fixtures: ^2.0
- php-xapi/test-fixtures: ^1.0
- phpspec/phpspec: ~2.3
Provides
This package is auto-updated.
Last update: 2026-02-27 05:36:27 UTC
README
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.