Libraries tagged by html sanitizer
symfony/html-sanitizer
10413391 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
stevebauman/purify
3323842 Downloads
An HTML Purifier / Sanitizer for Laravel
typo3/html-sanitizer
6124058 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
tgalopin/html-sanitizer
4449827 Downloads
Sanitize untrustworthy HTML user input
tgalopin/html-sanitizer-bundle
841875 Downloads
Symfony Bundle for https://github.com/tgalopin/html-sanitizer
htmlawed/htmlawed
827997 Downloads
Official htmLawed PHP library for HTML filtering
phlib/xss-sanitizer
108208 Downloads
PHP XSS sanitizer tool for HTML
maniruzzaman/sanitizer
5521 Downloads
A php package that would sanitize your every input and HTML
snebes/html-sanitizer
12248 Downloads
Sanitize HTML5 strings
nguyenanhung/htmlawed
8372 Downloads
Official htmLawed PHP library for HTML filtering
p3k/html-sanitizer
346 Downloads
An HTML sanitizer with good defaults
levmyshkin/dom_purify
1372 Downloads
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG
mirazmac/html-sanitizer
20 Downloads
A lightweight library to make sanitizing HTML easier on PHP.
funddy/yodo
71 Downloads
Simple, fast and customizable HTML sanitizer
proger/hypersafe
41 Downloads
Highly customizable deep HTML filter that lets you avoid potentially unsafe/unwanted markup and even sanitize individual attributes like CSS 'style'..