The proper way to serialize Doctrine ORM entity to XML
Permalink
Hi there!
I want to serialize my Doctrine entities to the XML format and I want to find the right direction to do this.
Are there any built-in tools or do I pay attention to third-party libraries like JMS serializer?
Thanks, Nick.
I want to serialize my Doctrine entities to the XML format and I want to find the right direction to do this.
Are there any built-in tools or do I pay attention to third-party libraries like JMS serializer?
Thanks, Nick.