Download the PHP package devengine/phpword without Composer
On this page you can find all versions of the php package devengine/phpword. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download devengine/phpword
More information about devengine/phpword
Files in devengine/phpword
Package phpword
Short Description PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
License LGPL-3.0
Homepage http://phpoffice.github.io
Informations about the package phpword
PHPWord is a library written in pure PHP that provides a set of classes to write to and read from different document file formats. The current version of PHPWord supports Microsoft Office Open XML (OOXML or OpenXML), OASIS Open Document Format for Office Applications (OpenDocument or ODF), Rich Text Format (RTF), HTML, and PDF.
PHPWord is an open source project licensed under the terms of LGPL version 3. PHPWord is aimed to be a high quality software product by incorporating continuous integration and unit testing. You can learn more about PHPWord by reading the Developers' Documentation.
This PHPWord version provides reading nested tables in Word2007 documents.