3v4l.org

run code in 300+ PHP versions simultaneously
<?php $path = 'test_one_two_three_four_five.php'; $path = str_replace('_', ' ', ($path)); $path = ucwords($path); echo basename ($path); ?>

preferences:
37.74 ms | 402 KiB | 5 Q