Symfony\Component\Serializer\Normalizer
Classes
| CustomNormalizer | |
| GetSetMethodNormalizer | Converts between objects with getter and setter methods and arrays. |
| PropertyNormalizer | Converts between objects and arrays by mapping properties. |
| SerializerAwareNormalizer | SerializerAware Normalizer implementation. |
Interfaces
| DenormalizableInterface | Defines the most basic interface a class must implement to be denormalizable. |
| DenormalizerInterface | Defines the interface of denormalizers. |
| NormalizableInterface | Defines the most basic interface a class must implement to be normalizable. |
| NormalizerInterface | Defines the interface of normalizers. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Serializer/Normalizer.html