Skip to content

19FT/NFHtmlToText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#NFHtmlToText

Simplistic conversion of HTML to plain text

##Usage

$htmlToText = new \NF\HtmlToText();
$textString = $htmlToText->convert($htmlString);

Installation

Installation via composer:

php composer.phar require nineteenfeet/nf-html-to-text 1.*

For more information have a look at composer docs

About

Simplistic conversion of HTML to plain text

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages