3v4l.org

run code in 300+ PHP versions simultaneously
<?php $file = file_get_contents('https://www.googleapis.com/books/v1/volumes?q=9789264187061'); $json = json_decode($file, true); print_r($json);

preferences:
43.16 ms | 402 KiB | 5 Q