3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'foo the moo cow not the moo cow is the cow the moo cow is the cow not the moo cow bar'; print preg_replace('/(\b.*\b)\1/', '', $str);

preferences:
52.96 ms | 402 KiB | 5 Q