PHP Classes

Read huge Excel file: Read excel file of min 43MB and export values to MySQL

Recommend this page to a friend!
  All requests RSS feed  >  Read huge Excel file  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Read huge Excel file

A request is featured when there is no good recommended package on the site when it is posted. Edit

Picture of Roddy by Roddy - 8 years ago (2015-09-14)

Read excel file of min 43MB and export values to MySQL

This request is clear and relevant.
This request is not clear or is not relevant.

+7

I have a huge Excel file that I should turn in MySQL tables.

The script should run on Linux and Windows.

Data can be exported as array, JSON, or MySQL tables, any of the three are perfect for me.

Ask clarification

2 Recommendations

eiseXLSX: Read and write Excel spreadsheets in XLSX format

This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of Larry Wakeman by Larry Wakeman Reputation 140 - 8 years ago (2015-09-21) Comment

Does a good job reading Excel 2007+ spreadsheets.

  • 1 Comment
  • 1. Picture of Manuel Lemos by Manuel Lemos - 8 years ago (2015-09-23) Reply

    It can read Excel files but that is half of the requested jobs.

    Hopefully it can work return cell data so another package can insert it in the MySQL database.


Quick CSV import: Import CSV data into a MySQL database table

This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of Manuel Lemos by Manuel Lemos Reputation 23325 - 8 years ago (2015-09-21) Comment

I do not think there is exactly a class that exports Excel files in the native format to MySQL.

But if you can export Excel tables to the CSV format, you can use this class to import them into MySQL.

  • 2 Comments
  • 3. Picture of Chi H. by Chi H. - 8 years ago (2015-09-25) in reply to comment 2 by Manuel Lemos Reply

    Yes, you can phpmyadmin. It has csv import function.

  • 4. Picture of Zhao by Zhao - 8 years ago (2015-10-05) in reply to comment 2 by Manuel Lemos Reply

    Yes, CSV is a best choice for you.


Recommend package
: 
: