Libraries tagged by sanitize input
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.
fixer112/laravel-sanitizer
31 Downloads
Laravel middleware to sanitize inputs and block malicious bots and codes
dealnews/filter
1799 Downloads
This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.
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.
brunogab/inputhelper
13 Downloads
simple helper for sanitize and auto type-casting input data for php
shiniv/sanitize
10 Downloads
A PHP library for Handles encoding of incoming user input, decoding, and making safe for output
nsbucky/input
19 Downloads
A simple input class
foa/filter-input-bundle
4212 Downloads
Integration bundle for Aura.Input with Aura.Filter
acid-solutions/input-sanitizer
2577 Downloads
Input sanitizer to convert strings to booleans, numbers etc.
ssteele/wp-typesanity
18 Downloads
Sanitize input by type when using WordPress
okipa/laravel-request-sanitizer
6630 Downloads
Easily sanitize your request inputs.
wubinworks/module-template-filter-patch
7 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.
rivervanrain/htmlawed
8 Downloads
Yet another htmLawed clone
mitmelon/guard-power
19 Downloads
GuardPower is a sophisticated PHP library for protecting your application against bad bots, scrappers, anonymous access from tor browsers, strong user input validations, prevent DDOS Attacks and lots more features to come.
hairacless/sepa-utilities
860 Downloads
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 5.6 and HHVM.