nozavroni / csvelte

🕺🏻 CSV and Tabular Data library for PHP
http://phpcsv.com/
Other
6 stars 0 forks source link

Import/Export for XML-based Excel files #130

Open nozavroni opened 7 years ago

nozavroni commented 7 years ago

I want to support import/export for XML-based Excel files so that I can convert an Excel file to a Dataset object or vice versa. More to come on this...