An open API service indexing awesome lists of open source software.

https://github.com/ghostffcode/csvtojson

converts a csv file content into json
https://github.com/ghostffcode/csvtojson

Last synced: about 1 year ago
JSON representation

converts a csv file content into json

Awesome Lists containing this project

README

          

# csvtojson
converts a csv file content into json

## How to use
```php
getjson());
?>
```

## Resulting json from sample csv file
![CSVtoJSON JSON result](http://i.imgur.com/QWqy2Bh.png)