htmlpurifier-html5
HTML sanitizer
A library that provides HTML5 element definitions and sanitization rules for the popular HTML Purifier library
HTML5 support for HTMLPurifier
101 stars
9 watching
12 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
html-purifierhtml-sanitizerhtml5-definitionshtml5-elementshtmlpurifierphp
Related projects:
Repository | Description | Stars |
---|---|---|
mewebstudio/purifier | A Laravel package providing an HTML filter service to clean and sanitize user input | 1,888 |
arnaud-lb/htmlpurifierbundle | Integrates HTMLPurifier into Symfony2 to filter and sanitize user-input data | 4 |
symfony/html-sanitizer | Provides an object-oriented API to sanitize untrusted HTML input | 241 |
rrrene/html_sanitize_ex | A tool that sanitizes HTML to protect against cross-site scripting (XSS) attacks by parsing and filtering the input string | 274 |
weihongyu12/think-purify | This package provides a way to filter out dangerous HTML tags and attributes from user input in ThinkJS applications. | 4 |
elixirstatus/phoenix_html_sanitizer | Tools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes | 28 |
mganss/htmlsanitizer | A library that cleans HTML to prevent cross-site scripting attacks | 1,573 |
marksweb/django-nh3 | Integrates Django with a Python binding to the Ammonia HTML sanitizer Rust crate | 29 |
bupt1987/html-parser | A fast and efficient HTML parser for PHP. | 525 |
embarq/safe-pipe | A library that provides a way to safely process and render HTML content in Angular applications | 18 |
licitdev/directus-extension-sanitize-html | An extension that sanitizes user-provided HTML input data to prevent XSS attacks | 7 |
marksweb/django-bleach | Sanitizes user input HTML to prevent XSS attacks. | 149 |
null8626/decancer | A library that removes common unicode confusables/homoglyphs from strings | 105 |
html5lib/html5lib-python | A standards-compliant Python library for parsing and serializing HTML documents and fragments. | 1,138 |
masterminds/html5-php | A PHP library that parses and serializes HTML5 documents into DOM structures. | 1,612 |