PHPExcel
DISCONTINUED
PHPWord
Our great sponsors
PHPExcel | PHPWord | |
---|---|---|
1 | 9 | |
11,365 | 6,617 | |
- | 1.2% | |
0.0 | 2.8 | |
about 4 years ago | 7 days ago | |
PHP | PHP | |
GNU Lesser General Public License v2.1 only | GNU General Public License v3.0 or later |
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
-
Best Excel creation lib for PHP
https://github.com/PHPOffice/PHPExcel is unmaintained / archived
PHPWord
-
Reading accents in doc files
I'd say, try another lib, like https://github.com/PHPOffice/PHPWord. I'm brazilian, portuguese also has "special" characters, and I've never had a problem with it.
If the files are in UTF-8 there shouldn't be encoding issues, but I found this encoding issue from 2017 in the github for PHPWord: https://github.com/PHPOffice/PHPWord/issues/1172 which may help.
If you mean this one, it says it supports UTF-8. I'm sure it's true because I've been using their spreadsheet library for years and it's as solid as it gets.
-
Dokument mit Eingabefelder, was mir ein HTML Code ausspuckt. Wo setze ich an?
Eine Beispiel PHP-Library findest du hier.
-
Laravel development & production ready Docker build - help needed
I'd use PHPWord then, but, if it's not enough, surely go ahead and have a headless libreoffice server like here. You can probably set up your own dockerfile following the examples, as the existing projects seem a bit outdated.
- How to convert pdf, docx,docx files to html5 and render them on the client
What are some alternatives?
PhpSpreadsheet - A pure PHP library for reading and writing spreadsheet files
Spout - Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
ExcelAnt - Simple yet powerful Excel manipulation library for PHP 5.4+
Dompdf - HTML to PDF converter for PHP
Report-From-DocX-HTML-To-PDF-Converter - .NET Core library to create custom reports based on Word docx or HTML documents and convert to PDF
CryptPad - Collaborative office suite, end-to-end encrypted and open-source.
ONLYOFFICE - ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
PHPPowerPoint - A pure PHP library for reading and writing presentations documents
ownCloud documents