Purifier

HTML sanitizer

A Laravel package providing an HTML filter service to clean and sanitize user input

HTMLPurifier for Laravel 5/6/7/8/9/10/11

GitHub

2k stars
37 watching
230 forks
Language: PHP
last commit: about 2 years ago
Linked from 4 awesome lists

cleaninghtmlpurifierlaravelphp

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
arnaud-lb/htmlpurifierbundleIntegrates HTMLPurifier into Symfony2 to filter and sanitize user-input data4
xemlock/htmlpurifier-html5A library that provides HTML5 element definitions and sanitization rules for the popular HTML Purifier library101
symfony/html-sanitizerProvides an object-oriented API to sanitize untrusted HTML input241
weihongyu12/think-purifyThis package provides a way to filter out dangerous HTML tags and attributes from user input in ThinkJS applications.4
htmlmin/laravel-htmlminA package that simplifies the minification of HTML responses in Laravel applications1,022
elixirstatus/phoenix_html_sanitizerTools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes28
imanghafoori1/laravel-widgetizeA package to help developers create reusable and maintainable components in Laravel applications902
grahamcampbell/laravel-securityA wrapper of anti-XSS functionality for Laravel, providing a secure way to clean user input.240
fumeapp/laranuxtA Laravel and Nuxt.js boilerplate for building web applications with authentication, API management, and real-time functionality.671
mganss/htmlsanitizerA library that cleans HTML to prevent cross-site scripting attacks1,573
protonemedia/laravel-ffmpegAn integrated FFmpeg package for Laravel to handle video processing tasks such as encoding, filtering, and streaming.1,665
unicodeveloper/laravel-identifyA Laravel package to detect user's browser, operating system, language and device information.191
rrrene/html_sanitize_exA tool that sanitizes HTML to protect against cross-site scripting (XSS) attacks by parsing and filtering the input string274
marksweb/django-nh3Integrates Django with a Python binding to the Ammonia HTML sanitizer Rust crate29
marksweb/django-bleachSanitizes user input HTML to prevent XSS attacks.149