3v4l.org

run code in 300+ PHP versions simultaneously
<?php $fmajson = file_get_contents('http://freemusicarchive.org/api/get/tracks.json?api_key=9KUGGT0OWVHD49ZJ&limit=10'); $jsondump = json_decode($fmajson, true); print_r($jsondump); ?>

preferences:
42.97 ms | 402 KiB | 5 Q