Libraries tagged by html5 chat
aklump/visual-sitemap
44 Downloads
Using a very simple JSON file schema to define the structure of your website, this project uses that structure to generate a beautiful, visual HTML sitemap. The final document has all icons and CSS embedded in it and can be shared with other teammembers easily.
olliecodes/laravel-etched-blade
18 Downloads
A Laravel package that uses blade templates to parse and convert markdown to HTML
nystudio107/craft3-minify
4174 Downloads
A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates.
bluora/laravel-emogrifier
14 Downloads
A Laravel wrapper for emogrifier that converts CSS styles into inline style attributes in your HTML code.
php-extended/php-html-transformer-style-filter
3637 Downloads
A filter for html trees that removes style nodes and styles attributes
php-extended/php-html-transformer-script-filter
3639 Downloads
A filter for html trees that removes script nodes and events
php-extended/php-html-transformer-empty-filter
3637 Downloads
A filter for html trees that removes empty nodes
php-extended/php-html-transformer-doctype-filter
3637 Downloads
A filter for html trees that removes comment nodes.
wyrihaximus/react-http-middleware-html-compress
10709 Downloads
react/http middleware that compresses HTML response bodies
kntnt/html-to-markdown
141 Downloads
A dependency-free PHP 8.4 library that converts HTML into GitHub Flavored Markdown. A faithful port of the Go library JohannesKaufmann/html-to-markdown (v2).
hatframework/hat-resource-html
263 Downloads
zeyen0186/build-html
11 Downloads
This is a package that builds common HTML code from PHP code
tyokinuhata/html-builder
15 Downloads
A library that can write HTML in PHP
shootkiran/laravel-collective-spatie-html-parser
8 Downloads
Adapter class that allows use spatie/laravel-html for old projects that were using the abanondated laravelcollective/html package, and allow to update to new versions of laravel
jamesgordo/laravel-minify-html
43 Downloads
A minimal Laravel package that minifies the HTML output of all your Laravel web routes for production and staging environment.