Libraries tagged by php sanitize
bitapps/wp-validator
3502 Downloads
WordPress Validation and Sanitization Library
blobfolio/blob-common
5543 Downloads
An expansive PHP toolkit with functions for sanitizing, formatting, parsing, etc.
squirrelphp/debug
3786 Downloads
Debug functionality: create exception with origin call data and sanitizing function arguments and other data for output
ddobren/filterguard
38 Downloads
FilterGuard is a simple PHP library for sanitizing data.
alexweissman/fortress
2384 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
kaizencoders/wp-fluent
8 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.
fastwebmedia/profanity-filter
1499 Downloads
Profanity filter for checking and sanitizing user input
fishfin/php-valigator
226 Downloads
Stand-alone PHP Class for Data Sanitization and Validation
dev-iegomaa/php_validation
2 Downloads
is a small php class handle validation by using regex, filter functions validation and sanitization
anders/fortress
50 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
validator/validator
382 Downloads
Library aimed to valitate and sanitaze php valiables
londry/blob-common
10 Downloads
An expansive PHP toolkit with functions for sanitizing, formatting, parsing, etc.
rossriley/validation
18260 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.
kariricode/processor-pipeline
79 Downloads
A flexible and extensible processor pipeline component for the KaririCode framework. Enables the creation of modular, configurable processing chains for data transformation, validation, and sanitization tasks
devknown/request-validator
8 Downloads
Simple PHP Request Validator