Libraries tagged by html to text
tovic/parsedown-extra-plugin
31280 Downloads
Configurable Markdown to HTML converter with Parsedown Extra.
taufik-nurrohman/parsedown-extra-plugin
28594 Downloads
Configurable Markdown to HTML converter with Parsedown Extra.
webuni/commonmark-attributes-extension
151406 Downloads
The attributes extension adds a syntax to define attributes on the various HTML elements in CommonMark PHP implementation.
duncan3dc/domparser
321007 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
newerton/yii2-fancybox-3
76075 Downloads
fancyBox is a tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages.
liip/url-auto-converter-bundle
304482 Downloads
This bundle adds a Twig Extension with a filter for automatically converting urls and emails in a string to html links
nystudio107/craft-templatecomments
101798 Downloads
Adds a HTML comment with performance timings to demarcate `{% block %}`s and each Twig template that is included or extended.
daxslab/yii2-taggedview
3706 Downloads
Extension to help setup the standard HTML meta tags besides the ones defined by Opengraph and Twitter to contribute to website SEO
keltstr/yii2-simplehtmldom
177412 Downloads
"PHP Simple HTML DOM Parser" rev.210 adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)
phug/component
33260 Downloads
Extension for pug-php and phug to use components in templates
exolnet/laravel-bootstrap4-form
8630 Downloads
Package use to extend laravelcollective/html and help building Boostrap4 form
symfony2admingenerator/form-bundle
29891 Downloads
Twig extension introducing new blocks to seperate form HTML structure from CSS decorating it and JS enhancing its functionalities.
cradeq/commonmark-html-whitelist-extension
519 Downloads
Allows HTML tags to be used in Markdown, while still escaping or stripping all other HTML input.
mouf/html.renderer.twig-extensions
358344 Downloads
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
itul/php-simple-html-dom-parser
1939 Downloads
This is a modified version to work with PHP 7.4+. Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.