Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.
/ CSVParser Public archive

CSVParser is used for parsing csv files with different sets of columns and gathering it into main output file with correct properties under each header.

Notifications You must be signed in to change notification settings

Volsund/CSVParser

Repository files navigation

CSVParser

CSVParser is used for parsing csv files with different sets of columns and gathering it into main output file with correct properties under each header.

Usage

  • Change to desired input file name in index.php file. $inputFile = file('yourinputfilehere.csv');
  • run index.php file in console and it will append new content to output file if there is one.

About

CSVParser is used for parsing csv files with different sets of columns and gathering it into main output file with correct properties under each header.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages