Registry / utility / html2text-html2text

html2text-html2text

JSON →
library4.3.2phppackagistunverified

Converts HTML to formatted plain text.

composer require html2text/html2text
INSTALL
IMPORT
SIG · HTML2TEXT-HTML2TEX
H
html2text-html2text
utilityphpv4.3.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Html2Text
use Html2Text\Html2Text;

Convert HTML to plain text.

use Html2Text\Html2Text; $html = '<h1>Hello</h1><p>World</p>'; $text = new Html2Text($html); echo $text->getText();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.3.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
html2text-html2text — pip install html2text-html2text · libregistry