A pure PHP library for reading and writing word processing documents
Go to file
Progi1984 0d19d57cba IMPROVED : Moved examples out of Classes directory 2013-12-15 13:35:17 +01:00
Classes IMPROVED : Moved examples out of Classes directory 2013-12-15 13:35:17 +01:00
samples IMPROVED : Moved examples out of Classes directory 2013-12-15 13:35:17 +01:00
.gitignore IMPROVED : Moved examples out of Classes directory 2013-12-15 13:35:17 +01:00
.travis.yml IMPROVED : Moved examples out of Classes directory 2013-12-15 13:35:17 +01:00
README.md Added readme and license file 2012-07-05 07:25:13 +02:00
changelog.txt IMPROVED : Moved examples out of Classes directory 2013-12-15 13:35:17 +01:00
composer.json IMPROVED : Moved examples out of Classes directory 2013-12-15 13:35:17 +01:00
license.md Added readme and license file 2012-07-05 07:25:13 +02:00

README.md

PHPWord - OpenXML - Read, Write and Create Word documents in PHP

PHPWord is a library written in PHP that create word documents. No Windows operating system is needed for usage because the result are docx files (Office Open XML) that can be opened by all major office software.

Want to contribute?

Fork us!

License

PHPWord is licensed under LGPL (GNU LESSER GENERAL PUBLIC LICENSE)