Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
-
Updated
Jan 11, 2019 - PHP
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
Marshal XML is serializing / marshalling data structures to XML. It is also deserializing / unmarshalling XML back to the data structures.
Marshal JSON is serializing / marshalling data structures to JSON. It is also deserializing / unmarshalling JSON back to the data structures.
⚡ The best PHP mapper (hydrator/serializer) you've ever seen!
Add a description, image, and links to the marshal topic page so that developers can more easily learn about it.
To associate your repository with the marshal topic, visit your repo's landing page and select "manage topics."