3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'Apple Green Yellow Four Seven Gray'; var_export( preg_split('/(?:\S*\K ){2}/', $string) );

preferences:
30.24 ms | 405 KiB | 5 Q