PHP Classes

File: doc/5_convert_an_object_to_json.md

Recommend this page to a friend!
  Classes of Julian Finkler   JSON Object Mapper   doc/5_convert_an_object_to_json.md   Download  
File: doc/5_convert_an_object_to_json.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: JSON Object Mapper
Create objects of classes mapped from JSON strings
Author: By
Last change:
Date: 5 years ago
Size: 211 bytes
 

Contents

Class file image Download

Convert an Mapped Object to JSON

? Go to index

A mapped object can also be turned back to JSON. For this, you only need to call the ObjectMapper->objectToJson() method an pass the object.