3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = '{response: { game_count: 106, games: [ { appid: 10, playtime_forever: 67 }, { appid: 730, playtime_forever: 0 }, { appid: 368900, playtime_forever: 0 }, { appid: 370190, playtime_forever: 0 }, ]} }'; $msgArray = json_decode($json, true); print_r($msgArray);

preferences:
34.21 ms | 406 KiB | 5 Q