Libraries tagged by php sanitize
squirrelphp/debug
3605 Downloads
Debug functionality: create exception with origin call data and sanitizing function arguments and other data for output
ddobren/filterguard
27 Downloads
FilterGuard is a simple PHP library for sanitizing data.
alexweissman/fortress
2371 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
blobfolio/blob-common
5519 Downloads
An expansive PHP toolkit with functions for sanitizing, formatting, parsing, etc.
rossriley/validation
18258 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
78 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
kaizencoders/wp-fluent
7 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
kariricode/property-inspector
60 Downloads
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.
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
7 Downloads
An expansive PHP toolkit with functions for sanitizing, formatting, parsing, etc.
devknown/request-validator
8 Downloads
Simple PHP Request Validator