csv icon indicating copy to clipboard operation
csv copied to clipboard

CSV reader and writer for Port

Results 2 csv issues
Sort by recently updated
recently updated
newest added

I'm seeing an issue with a CSV I have where this line https://github.com/portphp/csv/blob/master/src/CsvReader.php#L116 is coming back as false on the last line. Switching the do while to a while loop...

Changes: - update composer.json dependencies to newer packages - php >= 7.3 supported, due to dependencies - fixed Unit-tests Upon release the linked repository has to be removed from composer.json...