Skip to content

alaugks/article-jms-serializer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a custom JMS Serializer handler for mapping value

A part of article Series: Mapping FieldValueIDs for the payload of the Emarsys API

https://dev.to/elevado/create-a-custom-jms-serializer-handler-for-mapping-values-670

Docker image

Start docker image

docker compose up -d

Run composer install

docker exec article_jms_serializer composer install

Run tests

docker exec article_jms_serializer bin/phpunit

Open bash

docker exec -it article_jms_serializer bash

Frontend

Open frontend: http://localhost:8080/