Libraries tagged by html easy
drupal/easy_email_express
188029 Downloads
Easy Email configuration that replaces all core emails with HTML formatted emails.
dg/texy
135026 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
stil/xpath-selector
22963 Downloads
A library which makes it easy to web scrape HTML or XML pages. Uses XPath queries.
ee/dataexporter-bundle
82953 Downloads
Easy export data to CSV, XML, HTML, JSON or XLS
mvlabs/mvlabs-snappy
54346 Downloads
MvlabsSnappy is a Zend Framework and Laminas module that allow easy to thumbnail, snapshot or PDF generation from a url or a html page using Snappy PHP wrapper for the wkhtmltopdf/wkhtmltoimage conversion utility.
kiwa/source-collection
6705 Downloads
The Kiwa Source Collection makes it easy to create HTML Audio, Picture and Video elements with multiple sources.
talesoft/tale-pug
9498 Downloads
A clean, lightweight and easy-to-use templating engine for PHP based on Pug, formerly Jade
hideyukimori/nene2
2227 Downloads
PHP micro-framework: JSON APIs first, minimal server HTML, easy React/SPA integration, structure friendly to AI tooling.
wikia/simplehtmldom
95212 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
francoisvaillant/twig-trace-bundle
203 Downloads
A Symfony bundle that automatically adds HTML comments to your rendered templates in development mode, making it easy to identify which Twig files, macros, and blocks are being used.
lavatech/php-simple-html-dom-parser
15683 Downloads
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.
itul/php-simple-html-dom-parser
2839 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.
prosite01/yii2-easy-webp
1512 Downloads
The converter allows one line to display the html tag containing the source file and webp
jeffersongoncalves/laravel-html-sanitizer
49 Downloads
This Laravel package provides a simple wrapper around the Symfony HTML Sanitizer to safely clean untrusted HTML. It strips scripts, inline event handlers, and Alpine attributes while keeping the presentational subset (headings, lists, tables, code blocks, images, links) that rendered Markdown and READMEs need. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
ijortengab/parse-html
5818 Downloads
ParseHTML is PHP library working like jQuery, give you an easy way to get any information from text html.