Libraries tagged by html sanitizer
symfony/html-sanitizer
42215288 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
stevebauman/purify
6550820 Downloads
An HTML Purifier / Sanitizer for Laravel
typo3/html-sanitizer
10650415 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
tgalopin/html-sanitizer
5778460 Downloads
Sanitize untrustworthy HTML user input
tgalopin/html-sanitizer-bundle
1028621 Downloads
Symfony Bundle for https://github.com/tgalopin/html-sanitizer
htmlawed/htmlawed
1233830 Downloads
Official htmLawed PHP library for HTML filtering
phlib/xss-sanitizer
182234 Downloads
PHP XSS sanitizer tool for HTML
levmyshkin/dom_purify
86942 Downloads
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG
maniruzzaman/sanitizer
12397 Downloads
A php package that would sanitize your every input and HTML
snebes/html-sanitizer
16194 Downloads
Sanitize HTML5 strings
p3k/html-sanitizer
502 Downloads
An HTML sanitizer with good defaults
jeffersongoncalves/laravel-html-sanitizer
48 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.
mirazmac/html-sanitizer
40 Downloads
A lightweight library to make sanitizing HTML easier on PHP.
liquidedge-app/htmlsanitizer
203 Downloads
Client-side HTML Sanitizer
funddy/yodo
71 Downloads
Simple, fast and customizable HTML sanitizer