3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'http://steamcommunity.com/market/priceoverview/?appid=570&market_hash_name'; $json = json_decode(file_get_contents($url), true); echo $json["lowest_price"]; ?>

preferences:
48.07 ms | 402 KiB | 5 Q