3v4l.org

run code in 300+ PHP versions simultaneously
<?php $name = 'SL Strap kit for Line Sets'; $str = strtolower(trim(preg_replace('/[^a-zA-Z0-9]+/', '-', $name), '-')); echo $str. "\n"; ?>

preferences:
26.83 ms | 402 KiB | 5 Q