<?php print_r(json_decode('{"quantity":"1","text":"test"}'));
Standard input is empty
stdClass Object ( [quantity] => 1 [text] => test )
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!