Classes

Decoder delegating the decoding to a chain of decoders.
Encoder delegating the decoding to a chain of encoders.
Encodes CSV data.
Decodes JSON data.
Encodes JSON data.
Encodes JSON data.
Encodes XML data.
Encodes YAML data.

Interfaces

Adds the support of an extra $context parameter for the supportsDecoding method.
Adds the support of an extra $context parameter for the supportsEncoding method.
Defines the interface of decoders.
Defines the interface of encoders.
Defines the interface of encoders that will normalize data themselves.