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: 4 months ago
Linked from 4 awesome lists

cleaninghtmlpurifierlaravelphp

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
symfony/html-sanitizer Provides an object-oriented API to sanitize untrusted HTML input 238
weihongyu12/think-purify This package provides a way to filter out dangerous HTML tags and attributes from user input in ThinkJS applications. 4
htmlmin/laravel-htmlmin A package that simplifies the minification of HTML responses in Laravel applications 1,021
elixirstatus/phoenix_html_sanitizer Tools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes 27
imanghafoori1/laravel-widgetize A package to help developers create reusable and maintainable components in Laravel applications 903
grahamcampbell/laravel-security A wrapper of anti-XSS functionality for Laravel, providing a secure way to clean user input. 239
fumeapp/laranuxt A Laravel and Nuxt.js boilerplate for building web applications with authentication, API management, and real-time functionality. 666
mganss/htmlsanitizer A library that cleans HTML to prevent cross-site scripting attacks 1,568
protonemedia/laravel-ffmpeg An integrated FFmpeg package for Laravel to handle video processing tasks such as encoding, filtering, and streaming. 1,662
unicodeveloper/laravel-identify A Laravel package to detect user's browser, operating system, language and device information. 191
rrrene/html_sanitize_ex A tool that sanitizes HTML to protect against cross-site scripting (XSS) attacks by parsing and filtering the input string 273
marksweb/django-nh3 Integrates Django with a Python binding to the Ammonia HTML sanitizer Rust crate 26
marksweb/django-bleach Sanitizes user input HTML to prevent XSS attacks. 149