Libraries tagged by data sanitizer
rossriley/validation
18264 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
londry/blob-common
11 Downloads
An expansive PHP toolkit with functions for sanitizing, formatting, parsing, etc.
latinosoft/validation
9 Downloads
Data validation library (Siriusphp/Validation updated fork). Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
arraypress/wp-cast-utils
2 Downloads
A lightweight WordPress library for type casting and data conversion
anders/fortress
53 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
kariricode/property-inspector
749 Downloads
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.
jason-gao/http
405 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
flycartinc/inputhelper
12 Downloads
Data Sanitization and Validation With WordPress
biurad/http-galaxy
2280 Downloads
Http Galaxy: abstraction for HTTP request, response, and csp protection. Provides careful data sanitization and utility for URL and cookies manipulation.
biurad/biurad-http
1367 Downloads
Http Galaxy: abstraction for HTTP request, response, and csp protection. Provides careful data sanitization and utility for URL and cookies manipulation.
segaja/request
10 Downloads
Easy to use Request class that handles GET and POST data with some sanitization.
rhuett/csvie
60 Downloads
Csvie is a simple CSV file parser made for Laravel. Csvie is based on LeagueCSV, and can quickly import data to, and export data from, a MySQL database. It also gives you a handy abstract class for quickly sanitizing and scrubbing your CSV files prior to insertion.