# PHPWord - OpenXML - Read, Write and Create Word documents in PHP PHPWord is a library written in PHP that create word documents. ## Add features in this fork * Superscript/subscript `w:vertAlign` * Hanging * Section with column * Softbreak (SHIFT + ENTER) in Text Run * Redefine normal paragraph style and base all other style from it * Section `breakType`. Used especially for continuous column ## License PHPWord is licensed under [LGPL (GNU LESSER GENERAL PUBLIC LICENSE)](https://github.com/PHPOffice/PHPWord/blob/master/license.md)