Skip to content

bayoehidayah/excel-importer

Repository files navigation

Import data From Excel to Mysql using PHP

Requirement

  1. PHP ^7.4
  2. Composer

Installation

  1. Require composer to install the PhpSpreadsheet plugin
  2. After installing composer, Run this command in excel-importer folder through terminal
composer install
  1. make folder "uploads" after download
  2. Change database configure in db_config.php
  3. Configure your excel file and database field take a look in excelUploads.php

About

Import data From Excel to Mysql using PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published