Skip to content

Releases: graze/csv-token

Speedup

01 Aug 10:26
Compare
Choose a tag to compare

🏃

General speed up (not as fast as using fgetcsv), but supports more input types and configurations.

  • Removes guzzlehttp/psr7 as a requirement and uses streams directly.

tick, tick, tick, BOM!

03 Jun 06:45
Compare
Choose a tag to compare
  • Support for file encoding and Byte Order Marks (BOM)

Final blank lines

18 May 16:31
Compare
Choose a tag to compare
  • Does not return anything for a final blank line

Pesky Quotes

18 May 15:29
Compare
Choose a tag to compare

✋ Handle multiple double quotes

sTable

18 May 11:15
Compare
Choose a tag to compare

🎉 its a table!

Initial

17 May 18:13
Compare
Choose a tag to compare

💥

Csv tokenisation, because nothing else quite works as expected.