htmlpurifier

HTML filter

An HTML filtering solution that ensures documents from untrusted sources are standards compliant and safe from XSS attacks.

Standards compliant HTML filter written in PHP

GitHub

3k stars
64 watching
334 forks
Language: PHP
last commit: about 1 month ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
arnaud-lb/htmlpurifierbundle Integrates HTMLPurifier into Symfony2 to filter and sanitize user-input data 4
xemlock/htmlpurifier-html5 A library that provides HTML5 element definitions and sanitization rules for the popular HTML Purifier library 101
apostrophecms/sanitize-html A JavaScript library for cleaning up and sanitizing user-submitted HTML, removing unwanted content while preserving whitelisted elements and attributes. 3,867
gjtorikian/html-pipeline A Ruby-based framework for transforming user content into HTML markup with chainable filters 2,267
mewebstudio/purifier A Laravel package providing an HTML filter service to clean and sanitize user input 1,888
erusev/parsedown A PHP library that converts Markdown text into HTML 14,820
weihongyu12/think-purify This package provides a way to filter out dangerous HTML tags and attributes from user input in ThinkJS applications. 4
jhy/jsoup A Java library for parsing and manipulating HTML, XML, and CSS 10,985
cure53/dompurify A DOM-only XSS sanitizer for HTML, MathML, and SVG 14,245
kangax/html-minifier A JavaScript-based tool for compressing HTML content 4,956
leizongmin/js-xss Sanitizes untrusted HTML to prevent cross-site scripting attacks by filtering input based on a whitelist of allowed tags and attributes. 5,227
bupt1987/html-parser A fast and efficient HTML parser for PHP. 525
thephpleague/csv A lightweight PHP library for efficient CSV data manipulation and filtering 3,357
symfony/html-sanitizer Provides an object-oriented API to sanitize untrusted HTML input 241
marksweb/django-bleach Sanitizes user input HTML to prevent XSS attacks. 149