3v4l.org

run code in 300+ PHP versions simultaneously
<?php $name = 'SlimDuct 78" x 2-3/4" Ivory Length of Line Set Ducting SD77I'; $str = strtolower(trim(preg_replace('/[^a-zA-Z0-9]+/', '-', $name), '-')); echo $str. "\n"; ?>

preferences:
38.94 ms | 402 KiB | 5 Q