soundasleep/html2text
A PHP script to convert HTML into a plain text format
2.1.0
22M downloads/mo
#928 most downloaded on Packagist
soundasleep/html2text
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 3.0 years
Some releases are documented
notes for 8 of 16 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
16 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
16 releases · May 2014 to Jan 2023Releases
latest 16-
2.1.006 Jan 2023Nothing published for this version
-
2.0.029 Jan 2022Nothing published for this version
-
1.1.015 Feb 2019Release notes
Open source →Added
- Zero-width non-joiners are now stripped to prevent output issues, similar to non-breaking whitespace
Fixed
- Fix namespace in composer #67
-
1.0.014 Feb 2019Release notes
Open source →Added
- Added
drop_linksoption to render links without the target href #65
Changed
- Important: Changed namespace from
\Html2Text\Html2Textto\Soundasleep\Html2text#45 - Treat non-breaking spaces consistently: never include them in output text #64
- Second argument to
convert()is now an array, rather than boolean #65 - Optimise/improve newline & whitespace handling #47
- Upgrade PHP support to PHP 7.3+
- Upgrade PHPUnit to 7.x
- Re-release project under MIT license #58
- Added
-
0.5.019 Apr 2017 -
0.3.409 Jun 2016Release notes
Open source →Only apply Microsoft Office cleanup if we're reasonably confident
that this document may be a Microsoft Office-generate document. -
0.3.308 Jun 2016Release notes
Open source →For example, if we're loading a document saved using Windows-1252 encoding,
we shouldn't try to convert it to UTF-8, because it will fail. -
0.3.208 Jun 2016 -
0.3.125 Feb 2016 -
0.3.018 Dec 2015 -
0.2.311 May 2015Nothing published for this version
-
0.2.215 Dec 2014Nothing published for this version
-
0.2.110 Dec 2014Nothing published for this version
-
0.2.008 Dec 2014Nothing published for this version
-
0.1.130 May 2014Nothing published for this version
-
0.1.016 May 2014Nothing published for this version