https://dev.to/elevado/create-a-custom-symfony-normalizer-for-mapping-values-4nc2
- Example with Serializer default service configuration (Branch)
- Example with PropertyNormalizer and custom PropertyTypeExtractor (Branch)
docker compose -f docker-compose.yml up --build -d
docker exec article_symfony_serializer composer install
docker exec article_symfony_serializer bin/phpunit
docker exec -it article_symfony_serializer bash
Open frontend: http://localhost:8080/