Files
Chamilo/vendor/php-xapi/symfony-serializer/README.md
2025-08-14 22:41:49 +02:00

1.1 KiB

Symfony Based Serializer for the xApi

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.