Using thephpleague's library and my friend Brandon from Conference Catalysts:
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