Libraries tagged by php sanitize
gustavonecore/php-sanitizer
131 Downloads
PHP data sanitizer
rexon/request-sanitizer
16 Downloads
PHP Request Sanitizer.
clazz/typed-sanitizer
65 Downloads
A Typed Sanitizer For PHP
taracybersec/php-security
37 Downloads
PHP Security - A modern and secure PHP library that provides a set of methods to encrypt data, decrypt data, generate secure random passwords, sanitize data, and much more. It is built with PHP's built-in cryptography functions and is designed to be easy to use and highly secure.
xiaoyiqingz/sanitizer
8 Downloads
Sanitization library for PHP and the Laravel framework.
mirazmac/html-sanitizer
23 Downloads
A lightweight library to make sanitizing HTML easier on PHP.
gueff/phormix
1246 Downloads
HTML-Form Checker
jasonsarino/php-formvalidator
10 Downloads
dharmvijay/laravel-sanitize
5 Downloads
laravel framework request sanitize.
kariricode/sanitizer
3 Downloads
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.
rothkj1022/php-xss-sanitizer
75 Downloads
PHP XSS Sanitizer uses HTMLPurifier to recursively clean up get, post, and files arrays to protect your application.
mazed/php-validator-sanitizer
20 Downloads
PHP validation & sanitizer library
ksardv/php-log-sanitizer
1 Downloads
A PHP package to hide or mask sensitive data in logs.
tanmay/php_validator_sanitizer
6 Downloads
Sanitizes and validates given inputs in PHP
nhpiash/php-input-filter
3 Downloads
A lightweight and reusable PHP package to sanitize and validate user inputs like strings, integers, emails, URLs, booleans, and arrays.