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
2k stars
37 watching
230 forks
Language: PHP
last commit: 7 months ago
Linked from 4 awesome lists
cleaninghtmlpurifierlaravelphp
Related projects:
Repository | Description | Stars |
---|---|---|
| Integrates HTMLPurifier into Symfony2 to filter and sanitize user-input data | 4 |
| A library that provides HTML5 element definitions and sanitization rules for the popular HTML Purifier library | 101 |
| Provides an object-oriented API to sanitize untrusted HTML input | 241 |
| This package provides a way to filter out dangerous HTML tags and attributes from user input in ThinkJS applications. | 4 |
| A package that simplifies the minification of HTML responses in Laravel applications | 1,022 |
| Tools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes | 28 |
| A package to help developers create reusable and maintainable components in Laravel applications | 902 |
| A wrapper of anti-XSS functionality for Laravel, providing a secure way to clean user input. | 240 |
| A Laravel and Nuxt.js boilerplate for building web applications with authentication, API management, and real-time functionality. | 671 |
| A library that cleans HTML to prevent cross-site scripting attacks | 1,573 |
| An integrated FFmpeg package for Laravel to handle video processing tasks such as encoding, filtering, and streaming. | 1,665 |
| A Laravel package to detect user's browser, operating system, language and device information. | 191 |
| A tool that sanitizes HTML to protect against cross-site scripting (XSS) attacks by parsing and filtering the input string | 274 |
| Integrates Django with a Python binding to the Ammonia HTML sanitizer Rust crate | 29 |
| Sanitizes user input HTML to prevent XSS attacks. | 149 |