3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_match( "/Artist: (.*)\n/", 'Artist: Paramore', $matches); echo $matches[1];

preferences:
36.84 ms | 402 KiB | 5 Q