3v4l.org

run code in 300+ PHP versions simultaneously
<?php $matches = array(); preg_match('/^(.*)-keyword-(\d+)-([\w]+)\..+$/', 'aa-bb-cc-keyword-12345-lastword.ext', $matches); var_dump($matches);

preferences:
49.36 ms | 402 KiB | 5 Q