PHP Classes

What is the best PHP html table to excel file class?: Convert HTML output table data into Excel using php

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP html table to ex...  >  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  

What is the best PHP html table to excel file class?

Edit

Picture of smll boy by smll boy - 4 years ago (2020-09-19)

Convert HTML output table data into Excel using php

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

+2

I have code to generate output in HTML table format. Now want to convert that format into Excel using a PHP script.

Ask clarification

2 Recommendations

PHP HTML Table to Excel or Word: Convert a HTML table to Excel or Word formats

This class can convert a HTML table to Excel or Word formats.

It can take a given string with an HTML table and builds an Excel or Word XML format to contain the given HTML table data.

If the HTML string contains more than a HTML table, the class strips the remaining HTML just to insert the table data.

The resulting documents can be returned as strings or served for download.
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Matteo Lucarno by Matteo Lucarno package author package author Reputation 30 - 4 years ago (2020-10-13) Comment

I think My class can make the trick you need


PHP Excel HTML Table: Output HTML that Excel can import as spreadsheets

This package can output HTML that Excel can import as spreadsheets.

It provides several classes that can compose a HTML document displaying values as a tables with row and cell data.

The package can generate HTML as output that can be used as a Microsoft Excel spreadsheet.

In Spanish:

Crear objetos tablas para crear HTML o documentos Excel.
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 4 years ago (2020-09-20) Comment

This package can do what you are looking for by taking your HTML table string and generating data for a file that Excel can import.


Recommend package
: 
: