3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'The is 10. way of doing this. And this is 43. street.'; var_export( preg_split('~\D\K\. *~', $string, 0, PREG_SPLIT_NO_EMPTY) );

preferences:
27.2 ms | 405 KiB | 5 Q