Libraries tagged by html5 chat
awes-io/form-builder
25116 Downloads
A component that allows creating forms with two-way binding from data object with default HTML fields and custom, like multi-block or AJAX-select.
yyxx9988/html-wxml-converter
26 Downloads
A PHP library that can convert html into wxml and back.
oliveira/html-macros
9 Downloads
Html and Form macros that extends the Illuminate\Form and Illuminate\Html
jan-herman/kirby-minify-html
193 Downloads
Kirby plugin that minifies Kirby's HTML output.
flextype-components/html
3210 Downloads
Html Component contains methods that can be useful when working with HTML.
eru/laravel-collective-spatie-html-parser
86 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
ziadoz/assertable-html
4 Downloads
Assertable HTML is an elegantly designed PHPUnit library that makes performing assertions on HTML responses from PHP and Laravel applications quick and enjoyable.
krishnapawar/php-html-builder
94 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.
dyusha/laravel-html-editor
1184 Downloads
Laravel package that allows inline editing of HTML blocks
tombroucke/sage-html-forms-captcha
410 Downloads
Service Provider that adds recaptcha support to the HTML forms plugin
jeffersongoncalves/laravel-html-sanitizer
87 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.
wackowiki/safehtml
74 Downloads
SafeHTML is an HTML filter that sanitizes potentially dangerous content, protecting against XSS and other injection attacks by removing harmful tags, attributes, protocols, and CSS expressions.
proger/hypersafe
43 Downloads
Highly customizable deep HTML filter that lets you avoid potentially unsafe/unwanted markup and even sanitize individual attributes like CSS 'style'..
sageit/markupengine
11 Downloads
Allows you to create HTML custom tags that aids in templating and providing easy to use extendable functionality that designers find easy to work with.
docxpresso/html2text
6615 Downloads
A simple package that converts HTML into plain text using DOM methods