nozavroni / csvelte

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

Refactor and simplify the library #180

Open nozavroni opened 6 years ago

nozavroni commented 6 years ago

It has become quite clear to me that the library's interface is much too complicated. Create a new refactor branch for v0.3 and use it to change the direction of the library considerably. Take some inspiration from League/Csv but also eliminate the unnecessary complexities from the interface.