Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 317 Bytes

File metadata and controls

13 lines (8 loc) · 317 Bytes

phpcsv

Using thephpleague's library and my friend Brandon from Conference Catalysts:

https://csv.thephpleague.com/

Parses CSV from source data file and creates individual CSV files with desired columns and fields.

Installation

  • composer install

Run

  • through browser or "php -f filename" in terminal