3v4l.org

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

preferences:
50.79 ms | 402 KiB | 5 Q