I needed to do deployment on my staging server. And the project is on-going so pods/fields will keep changing for some time. I do not want to manually create the pods on that server. I just need a simple way, which also gets tracked by git.
So exporting to php seemed a good idea that I add in the git repo.
I am a php dev.