arondeparon/laravel-request-sanitizer
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
112
167,587
dmk/mksanitizedparameters
Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.
2
37,333
fewagency/laravel-reformulator
Laravel middleware to filter, sanitize, parse and transform request input data.
5
116
laravelplus/content-security
Defense-in-depth content security for Laravel: malware scanning, MIME/magic-byte verification, archive/image/PDF inspection, HTML sanitization, URL/SSRF checks, quarantine, audit trail and a Vue 3 security console.