PHP Classes

File: tests/res/person_multiple.json

Recommend this page to a friend!
  Classes of Julian Finkler   JSON Object Mapper   tests/res/person_multiple.json   Download  
File: tests/res/person_multiple.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: JSON Object Mapper
Create objects of classes mapped from JSON strings
Author: By
Last change:
Date: 6 years ago
Size: 283 bytes
 

Contents

Class file image Download
[ { "firstname": "Pete", "surname": "Peterson", "age": 28, "height": 1.72, "is_cool": false }, { "firstname": "Anna", "surname": "Anderson", "age": 25, "height": 1.63, "is_cool": true } ]