Libraries tagged by html sanitizer
symfony/html-sanitizer
51703055 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
stevebauman/purify
7302179 Downloads
An HTML Purifier / Sanitizer for Laravel
typo3/html-sanitizer
11410043 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
tgalopin/html-sanitizer
5879654 Downloads
Sanitize untrustworthy HTML user input
tgalopin/html-sanitizer-bundle
1044131 Downloads
Symfony Bundle for https://github.com/tgalopin/html-sanitizer
htmlawed/htmlawed
1341631 Downloads
Official htmLawed PHP library for HTML filtering
phlib/xss-sanitizer
209414 Downloads
PHP XSS sanitizer tool for HTML
levmyshkin/dom_purify
107271 Downloads
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG
maniruzzaman/sanitizer
12872 Downloads
A php package that would sanitize your every input and HTML
medilies/xssless
40 Downloads
Clean your rich text from XSS threats.
snebes/html-sanitizer
17135 Downloads
Sanitize HTML5 strings
p3k/html-sanitizer
522 Downloads
An HTML sanitizer with good defaults
mirazmac/html-sanitizer
50 Downloads
A lightweight library to make sanitizing HTML easier on PHP.
jeffersongoncalves/laravel-html-sanitizer
108 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.
liquidedge-app/htmlsanitizer
221 Downloads
Client-side HTML Sanitizer