Libraries tagged by input sanitizer
actinity/sanitiser
1563 Downloads
A simple email sanitiser to clean up common input errors
collab-corp/formatter
383 Downloads
Formatting utility package for php
philiagus/parser
5646 Downloads
PHP converter classes for asserting, parsing and converting of inputs.
dealnews/filter
1146 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.
fewagency/laravel-reformulator
116 Downloads
Laravel middleware to filter, sanitize, parse and transform request input data.
taracybersec/php-security
13 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.
shiniv/sanitize
9 Downloads
A PHP library for Handles encoding of incoming user input, decoding, and making safe for output
nsbucky/input
18 Downloads
A simple input class
foa/filter-input-bundle
4210 Downloads
Integration bundle for Aura.Input with Aura.Filter
mecanik/sanitiser-x
11 Downloads
Zend 2/3 Module that sanitises requests and inputs against XSS (Cross-Site Scripting), CSRF (Cross-Site Request Forgery), RFI (Remote File Inclusion), LFI (Local File Inclusion), SQLi (SQL Injection) and more...
ssteele/wp-typesanity
15 Downloads
Sanitize input by type when using WordPress
brunogab/inputhelper
13 Downloads
simple helper for sanitize and auto type-casting input data for php
mitmelon/guard-power
18 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
805 Downloads
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 5.6 and HHVM.
bnomei/kirby3-htmlpurifier
463 Downloads
Static class method, Uniform-Guard and Field-Method to filter your "dirty" HTML inputs to "clean" HTML.