sirajunnasihin/htmltortf

PHP HTML to RTF CONVERTER

Maintainers

Package info

github.com/Sirajunnasihin/htmltortf

Homepage

pkg:composer/sirajunnasihin/htmltortf

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 0

v1.1.1 2022-06-09 17:36 UTC

This package is auto-updated.

Last update: 2026-03-10 01:38:48 UTC


README

Convert basic HTML output of TinyMCE to RTF with PHP

Supported HTML:

  • Text styles
    • bold
    • italic
    • undeline
    • strikethrough
  • Align
    • Left
    • Center
    • Right
    • Justify
  • Lists
    • Ordered
    • Unordered
  • Unicode characters

Example can be found in examples/index.php