jtotty / csv-loader
Sort and format the data from uploaded csv's for updating database data.
Installs: 604
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:utility
Requires
- php: >=7.2
- portphp/csv: ^1.1
- portphp/steps: ^1.2
Requires (Dev)
- phpunit/phpunit: ^7
README
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