Download the PHP package edituraedu/html2text without Composer
On this page you can find all versions of the php package edituraedu/html2text. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download edituraedu/html2text
More information about edituraedu/html2text
Files in edituraedu/html2text
Download edituraedu/html2text
More information about edituraedu/html2text
Files in edituraedu/html2text
Vendor edituraedu
Package html2text
Short Description A PHP script to convert HTML into a plain text format
License MIT
Package html2text
Short Description A PHP script to convert HTML into a plain text format
License MIT
Please rate this library. Is it a good library?
Informations about the package html2text
Html2Text
A simple converter from HTML to Plaintext
Installation
You can install the package via composer:
Usage
See the original repository for more information.
Options
| Option | Default | Description |
|---|---|---|
| dropLinks | false |
Set to true to not render links as My Link instead of [https://foo.com](My Link). |
| characterSet | 'auto' |
Set to a specific character set to override the auto-detection with mb_detect_encoding. |
Pass along a configuration class as a second argument to convert, for example:
Testing
Changelog
Please see GitHub Releases for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Owen Voke
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of html2text with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
ext-dom Version *
ext-libxml Version *
ext-dom Version *
ext-libxml Version *
The package edituraedu/html2text contains the following files
Loading the files please wait ...