Recommend this page to a friend! |
All requests ![]() |
> | What is the best PHP csv to json class? | > | Request new recommendation | > | ![]() |
> | ![]() |
by tim lambert - 3 days ago (2016-07-20)
+1 | I need to take first line of comma delimited string to form JSON strings. |
0 |
If you have the CSV data in files, probably uploaded you can use this class to parse the CSV data. Then just use PHP function json_encode to encode the the parsed CSV. |
Recommend package | |
|