Download the PHP package rkorebrits/htmltoopenxml without Composer
On this page you can find all versions of the php package rkorebrits/htmltoopenxml. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rkorebrits/htmltoopenxml
More information about rkorebrits/htmltoopenxml
Files in rkorebrits/htmltoopenxml
Download rkorebrits/htmltoopenxml
More information about rkorebrits/htmltoopenxml
Files in rkorebrits/htmltoopenxml
Vendor rkorebrits
Package htmltoopenxml
Short Description Convert HTML to OpenOfficeXML
License LGPL-3.0
Package htmltoopenxml
Short Description Convert HTML to OpenOfficeXML
License LGPL-3.0
Please rate this library. Is it a good library?
Informations about the package htmltoopenxml
H2OXML : HTML to OpenXML Converter
Forked from https://github.com/ffmad/HTMLtoOpenXML
Simple PHP script which take HTML code and transform it into OpenXML Code. (for Docx)
This is the very first version. I coded this because i wanted to put text from a WYSIWYG editor into a .docx document.
INSTALLATION
composer require rkorebrits/htmltoopenxml
WHAT H2OXML CAN DO
For now it can deal with :
- Paragraphs
- Bold, italic and underlined text (<strong|b|em|i|u>)
- Bullet lists
Many more can be done (the wysiwyg editor had only simple functions)
HOW TO USE IT
All versions of htmltoopenxml with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.4 || ^7.0 || ^7.1 || ^7.2
The package rkorebrits/htmltoopenxml contains the following files
Loading the files please wait ....