This project read a .csv file to insert the data in a MySql database, the inserted data depends of a parameters in the file.
You can see the planning process here:
The result is a table with the list of products in the database attached here.
Just clone the project and configure the database in your local machine.
php artisan serve.