PHP Symfony\Component\Serializer\Normalizer Namespace

Interfaces

Name Description
NormalizerInterface Defines the interface of normalizers.

Classes

Name Description
AbstractNormalizer Normalizer implementation.
AbstractObjectNormalizer Base class for a normalizer dealing with objects.
GetSetMethodNormalizer Converts between objects with getter and setter methods and arrays.