Skip to content

Converts any excel file line by line to csv. Easy to modify data.

License

Notifications You must be signed in to change notification settings

eddyszucs/excelToCsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

excelToCsv

Converts any excel file line by line to csv. Easy to modify data.

Usage

CD to the project directory. Run:

composer install After it's finished you can use the script by running the script from the command line:

php bin/excelToCsv.php /directory/to/file.xls

About

Converts any excel file line by line to csv. Easy to modify data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages