3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = <<<EOL "test0","test1 test2 test3 test4 test5 test6","test7" EOL; var_dump(str_getcsv($string, "\n", "\""));

preferences:
47.31 ms | 402 KiB | 5 Q