Skip to content

Tags: ozdemirburak/json-csv

Tags

0.5.0-alpha

added fromString method, improved code

0.4.0

Added PHP 8.0 support

0.3.0

Remove PHP 7.1 support, added utf-8 support for csv conversion #13

0.2.0

v0.2, better csv to json conversion, removed support for php 7.0

0.1.1

organize tests, fix error about splat operator where unpacking does n…

…ot work with assoc. arrays

0.1.0

modified the conversion method for json to csv to make it healthier w…

…here there may exist different properties for each object.

0.0.1

initial commit