HTMLPurifierBundle
Data sanitizer
Integrates HTMLPurifier into Symfony2 to filter and sanitize user-input data
HTML Purifier is a standards-compliant HTML filter library written in PHP.
4 stars
4 watching
0 forks
Language: PHP
last commit: almost 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mewebstudio/purifier | A Laravel package providing an HTML filter service to clean and sanitize user input | 1,882 |
symfony/html-sanitizer | Provides an object-oriented API to sanitize untrusted HTML input | 238 |
xemlock/htmlpurifier-html5 | A library that provides HTML5 element definitions and sanitization rules for the popular HTML Purifier library | 101 |
weihongyu12/think-purify | This package provides a way to filter out dangerous HTML tags and attributes from user input in ThinkJS applications. | 4 |
marksweb/django-nh3 | Integrates Django with a Python binding to the Ammonia HTML sanitizer Rust crate | 26 |
darylldoyle/svg-sanitizer | A PHP library used to sanitize and clean SVG/XML data by removing unwanted tags, attributes, and references. | 467 |
phpmetrics/phpmetricscollectorbundle | Integrates a profiling and metrics collection tool with the Symfony debug toolbar. | 53 |
ezyang/htmlpurifier | An HTML filtering solution that ensures documents from untrusted sources are standards compliant and safe from XSS attacks. | 3,091 |
auraphp/aura.filter | Tools to validate and sanitize objects and arrays in PHP. | 160 |
masterminds/html5-php | A PHP library that parses and serializes HTML5 documents into DOM structures. | 1,592 |
marksweb/django-bleach | Sanitizes user input HTML to prevent XSS attacks. | 149 |
bupt1987/html-parser | A fast and efficient HTML parser for PHP. | 525 |
syntaxphoenix/editorjs-symfony-parser-bundle | Converts EditorJS data into HTML | 21 |
elixirstatus/phoenix_html_sanitizer | Tools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes | 27 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,034 |