Recommend this page to a friend! |
All requests | > | What is the best PHP excel export lib... | > | Request new recommendation | > | Featured requests | > | No recommendations |
by Cas Nuy - 16 days ago (2022-05-06)
+1 | I need to create export data in Excel rather than the CSV format from an application. While using my application, I like to provide ready-to-use Excel files with, for example, the filter option already enabled. I liked the ease of use of the Word Template Engine package, and I was wondering if a similar package is available for Excel export. |
0 | by Manuel Lemos 22415 - 16 days ago (2022-05-07) Comment Microsoft Excel can import HTML tables with the cell values. If you generate HTML tables and output them for file download, the users can download those files and open them in Microsoft Excel. Use this package to export HTML tables as files that Microsoft Excel can open. |
Recommend package | |
|