PHPExcel
By PHPOffice
PhpSpreadsheet
A pure PHP library for reading and writing spreadsheet files (by PHPOffice)
| PHPExcel | PhpSpreadsheet | |
|---|---|---|
| 2 | 19 | |
| 11,365 | 13,931 | |
| - | 0.0% | |
| 0.0 | 9.8 | |
| over 7 years ago | 4 days ago | |
| PHP | PHP | |
| GNU Lesser General Public License v2.1 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PHPExcel
Posts with mentions or reviews of PHPExcel.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-18.
-
Automated CSV and Excel Data Import to MySQL and PostgreSQL Databases Using PHP
Download the PHPExcel library and include it in your project directory.
-
Best Excel creation lib for PHP
https://github.com/PHPOffice/PHPExcel is unmaintained / archived
PhpSpreadsheet
Posts with mentions or reviews of PhpSpreadsheet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-25.
- PhpSpreadsheet: A Pure PHP Library for Handling Excel and CSV Files
- (PHP, PhpSpreadsheet) Criando planilhas Excel e outros formatos com PHP
-
Exporting data to Excel
We have used a PHP Script to do this https://github.com/PHPOffice/PhpSpreadsheet
-
Exporting large amount of data to Excel
If I need the data to be well-formatted in Excel, directly from the export, then I use PhpSpreadsheet. Otherwise, I'll just write to a CSV file.
-
Looking for Recommendations: Class to create Excel (XLSX) files
here
-
Storing an Excel column's values in a simple, flat array w/ PhpSpreadsheet?
I'm using PhpSpreadsheet to generate an Excel file. It works really well, but now I'd like to reopen the file it created downstream and assign every cell value in one specific column to a simple, flat array where, say, the 1 key of this array might be the name of the column and the values are the column's cell values? Or even just a simple array with only the values...?
- Is there any laravel package to modify existing excel files
- Aiuto PHPSpreadsheet
-
Retrieving output of .php ... with php
For the library, there is PhpOffice
- is there a version of datatables or another package for in cell editing
What are some alternatives?
When comparing PHPExcel and PhpSpreadsheet you can also consider the following projects:
PHPWord - A pure PHP library for reading and writing word processing documents
Spout - Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
PHPPowerPoint - A pure PHP library for reading and writing presentations documents
ONLYOFFICE - ONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
openspout - Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way