JSON Parser
{ "test" : [ 1, 0.1E-2, { "hello" : "world" }, true, false, null ] }
with custom JSONParser
with json_decode (PHP extension)