SaaSHub helps you find the best software and product alternatives Learn more →
PHPWord Alternatives
Similar projects and alternatives to PHPWord
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
gotenberg
A developer-friendly API for converting numerous document formats into PDF files, and more!
-
Konva
Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
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
-
-
-
-
docker-image-php-nginx
Configurable Docker image for PHP-FPM with Nginx for several frameworks. Includes SQLite, Composer, Xdebug, Blackfire, NodeJS, database command-line clients and popular PHP extensions.
-
-
-
pdfparser
PdfParser, a standalone PHP library, provides various tools to extract data from a PDF file.
-
-
kodbox
kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
PHPWord discussion
PHPWord reviews and mentions
-
Reading accents in doc files
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.
-
Best language for MS Office 365 tool builders?
Using a backend to transfer the data to a word document. PHP has a great library called PHPOffice/PHPWord which you can replace variables inside a Word document/template
-
View DOCX document online using bytesstream
Your question is incredibly vague. If you’re using PHP you can try PHPWord to read the document and convert it to HTML. There are likely similar libraries for other languages.
-
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
-
Downloading file from site leads to corruption, but sftp'ing it directly off the server works fine. Any ideas what might be going on?
Alright, so I'm trying to assemble some user data into an editable Word (.docx) document. For this, I'm using PhpWord.
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jun 2025
Stats
PHPOffice/PHPWord is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of PHPWord is PHP.