Libraries tagged by html formatter
voku/html2text
343847 Downloads
Only a Fork of -> html2text: Converts HTML to formatted plain text
threeheartsdigital/html-to-plaintext-conversion-service
158524 Downloads
Converts HTML to formatted plain text
crwlr/html-2-text
23795 Downloads
Convert HTML to formatted plain text.
drupal/easy_email_types_core
191578 Downloads
Easy Email templates that replicate and override the content of emails sent by Drupal core with HTML-formatted versions.
drupal/easy_email_express
191491 Downloads
Easy Email configuration that replaces all core emails with HTML formatted emails.
hamza221/html2text
180215 Downloads
Converts HTML to formatted plain text
athoshun/html-filter
42968 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library
starlight93/html-pdf-excel
169 Downloads
lightweight and fast library to render sheet-formatted-template to xlsx, pdf, and html easily. Really easy!
levizwannah/php-markup
370 Downloads
Allows you to Write HTML using PHP in an elegant manner. And the result is a clean formatted html markup.
misd/twig-markdowner
48 Downloads
Twig extension to turn Markdown formatted text into HTML
plazzag/polario-sdk-php
136 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
jv/jvfurigana
17 Downloads
A view helper that can convert plain japanese text into properly formatted HTML with furigana (using the ruby tag).
michaelcozzolino/psalm-html-report
183 Downloads
A Psalm plugin to generate the output in a formatted html table.
jadu/twig-attribute-parser
26 Downloads
Takes an array of attributes to be converted into HTML formatted attributes ready for use in an HTML element.
tigra-image-library/ascii-art
5 Downloads
This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.