Libraries tagged by sanitize
kalfheim/sanitizer
23808 Downloads
Data sanitizer for PHP with built-in Laravel support.
jsanbae/sanitizer
6745 Downloads
Data sanitizer forked from Waavi/Sanitaize with support for Laravel 5 to 8. .
jeffersongoncalves/laravel-html-sanitizer
111 Downloads
This Laravel package provides a simple wrapper around the Symfony HTML Sanitizer to safely clean untrusted HTML. It strips scripts, inline event handlers, and Alpine attributes while keeping the presentational subset (headings, lists, tables, code blocks, images, links) that rendered Markdown and READMEs need. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
heimrichhannot/contao-filename-sanitizer-bundle
8026 Downloads
This bundle offers functionality for sanitizing filenames, i.e. replacing unwanted characters like whitespaces, non-ascii characters, ... (e.g. while uploading them to the CMS).
codeinc/utf8-sanitizer
918 Downloads
Sanitize UTF-8 strings
aldin-sxr/mongo-sanitize
2862 Downloads
A simple, no-dependency defense against MongoDB query selector injection attacks.
agattitech/wpcli-sanitize-db
188 Downloads
Removes sensitive data from your local database
adt/log-sanitizer
74 Downloads
Removes sensitive data from payloads before they are logged or persisted: masking by key name, per-request secrets, card number detection.
t3g/svg-sanitize-elts7
11704 Downloads
An SVG sanitizer for PHP
wubinworks/module-template-filter-patch
65 Downloads
Magento 2 patch for CVE-2022-24086, CVE-2022-24087. Fix the RCE vulnerability and related bugs by performing deep template variable escaping. If you cannot upgrade Magento or cannot apply the official patches, try this one.
upperdog/clean-image-filenames
366 Downloads
A short description of what your package does
sunnysideup/sanitise-class-name
1047 Downloads
Sanitises a classname to hyphens and also back to backslashes as needed.
runn/validation
27673 Downloads
Runn Me! Validation and Sanitization Library
ricventu/laravel-anti-xss
451 Downloads
Laravel wrapper for voku/anti-xss — Facade, service, validation rule, middleware and Blade directive to sanitize XSS in strings.
plin-code/laravel-email-fixer
408 Downloads
Sanitize, normalize and auto-correct malformed email addresses before validation in Laravel