Skip to content

Parse a publicly hosted CSV. eg. Google Spreadsheet

Notifications You must be signed in to change notification settings

jnjxp/jnjxp.http-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#jnjxp.http-csv

Use HTTPlug to create an instance of Leage\Csv from a remote csv file. eg. Google Spreadsheet.

Install

composer require jnjxp/http-csv

Usage

use Jnjxp\HttpCsv\Reader;

$csv = (new Reader)->fromUri($uri);

About

Parse a publicly hosted CSV. eg. Google Spreadsheet

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages