9 lines
463 B
Markdown
9 lines
463 B
Markdown
# 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)](https://github.com/PHPOffice/PHPWord/blob/master/license.md) |