php-xapi/symfony-serializer
transform Experience API model objects to JSON encoded strings and vice versa using the Symfony Serializer component
Maintainers
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
Suggests
None
Provides
Conflicts
None
Replaces
None
MIT d363aaa98171d3e4d4a541f7b921d3f95ffab897
This package is auto-updated.
Last update: 2026-06-27 06:35:49 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.
