2017 © Pedro Peláez
 

library htmltoopenxml

Convert HTML to OpenOfficeXML

image

rkorebrits/htmltoopenxml

Convert HTML to OpenOfficeXML

  • Friday, July 27, 2018
  • by rkorebrits
  • Repository
  • 1 Watchers
  • 0 Stars
  • 80 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 11 Versions
  • 129 % Grown

The README.md

Forked from https://github.com/ffmad/HTMLtoOpenXML, (*1)

Simple PHP script which take HTML code and transform it into OpenXML Code. (for Docx), (*2)

This is the very first version. I coded this because i wanted to put text from a WYSIWYG editor into a .docx document., (*3)

INSTALLATION

composer require rkorebrits/htmltoopenxml, (*4)

WHAT H2OXML CAN DO

For now it can deal with : - Paragraphs - Bold, italic and underlined text (strong|b|em|i|u) - Bullet lists, (*5)

Many more can be done (the wysiwyg editor had only simple functions), (*6)

HOW TO USE IT

$parser = new HTMLtoOpenXML\Parser();

$ooXml = $parser->fromHTML($html);

The Versions

27/07 2018

dev-master

9999999-dev

Convert HTML to OpenOfficeXML

  Sources   Download

LGPL-3.0

The Requires

  • php ^5.4 || ^7.0 || ^7.1 || ^7.2

 

by Richard Korebrits

html ooxml

04/07 2018

0.1.8

0.1.8.0

Convert HTML to OpenOfficeXML

  Sources   Download

LGPL-3.0

The Requires

  • php ^5.4 || ^7.0 || ^7.1 || ^7.2

 

by Richard Korebrits

html ooxml

29/06 2018

0.1.7

0.1.7.0

Convert HTML to OpenOfficeXML

  Sources   Download

LGPL-3.0

The Requires

  • php ^5.4 || ^7.0 || ^7.1 || ^7.2

 

by Richard Korebrits

html ooxml

26/06 2018

0.1.6

0.1.6.0

Convert HTML to OpenOfficeXML

  Sources   Download

LGPL-3.0

The Requires

  • php ^5.4 || ^7.0 || ^7.1 || ^7.2

 

by Richard Korebrits

html ooxml

25/06 2018

0.1.5

0.1.5.0

Convert HTML to OpenOfficeXML

  Sources   Download

LGPL-3.0

The Requires

  • php ^5.4 || ^7.0 || ^7.1 || ^7.2

 

by Richard Korebrits

html ooxml

21/06 2018

0.1.4

0.1.4.0

Convert HTML to OpenOfficeXML

  Sources   Download

LGPL-3.0

The Requires

  • php ^5.4 || ^7.0 || ^7.1 || ^7.2

 

by Richard Korebrits

html ooxml

25/05 2018

0.1.3

0.1.3.0

Convert HTML to OpenOfficeXML

  Sources   Download

LGPL-3.0

The Requires

  • php ^5.4 || ^7.0 || ^7.1 || ^7.2

 

by Richard Korebrits

html ooxml

23/05 2018

dev-staging

dev-staging

Convert HTML to OpenOfficeXML

  Sources   Download

LGPL-3.0

The Requires

  • php ^5.4 || ^7.0 || ^7.1 || ^7.2

 

by Richard Korebrits

html ooxml

10/05 2018

0.1.2

0.1.2.0

Convert HTML to OpenOfficeXML

  Sources   Download

LGPL-3.0

The Requires

  • php ^5.3.3 || ^7.0 || ^7.1 || ^7.2

 

by Richard Korebrits

html ooxml

20/04 2018

0.1.1

0.1.1.0

Convert HTML to OpenOfficeXML

  Sources   Download

LGPL-3.0

The Requires

  • php ^7.0 || ^7.1 || ^7.2

 

by Richard Korebrits

html ooxml

20/04 2018

0.1

0.1.0.0

Convert HTML to OpenOfficeXML

  Sources   Download

LGPL-3.0

The Requires

  • php ^5.3.3 || ^7.0

 

by Richard Korebrits