3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = "http://api-interview.just-eat.com/restaurants?q=se19"; $json = file_get_contents($url); $data = json_decode($json, TRUE);

preferences:
48.91 ms | 402 KiB | 5 Q