Symfony\Component\Serializer\Encoder
Classes
ChainDecoder | Decoder delegating the decoding to a chain of decoders. |
ChainEncoder | Encoder delegating the decoding to a chain of encoders. |
JsonDecode | Decodes JSON data |
JsonEncode | Encodes JSON data. |
JsonEncoder | Encodes JSON data |
SerializerAwareEncoder | SerializerAware Encoder implementation. |
XmlEncoder | Encodes XML data. |
Interfaces
DecoderInterface | Defines the interface of decoders. |
EncoderInterface | Defines the interface of encoders. |
NormalizationAwareInterface | Defines the interface of encoders that will normalize data themselves. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Serializer/Encoder.html