jtotty/csv-loader

Sort and format the data from uploaded csv's for updating database data.

Installs: 202

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:utility

v1.3.1 2019-01-17 11:02 UTC

This package is auto-updated.

Last update: 2024-03-18 01:28:17 UTC


README

Latest Version Scrutinizer Code Quality Build Status

Parses data from a CSV file.

This is a specific utility tool for SpeechLink Multimedia Ltd.

Requires development in the application in which this is installed to work properly.

Functionality

  • Removes blank rows of data left behind by csv software *(Eg: MS Excel likes to leave cells as empty strings).
  • Mapping column names.
  • Checks validity of names.
  • Fix date formats to UK.
  • Converts yes/no user inputs to correct values.

Built With

  • PortPHP - Data import/export workflow for PHP

Authors

  • James Totty - Developer - Jtotty