Libraries tagged by php sanitize
kaizencoders/wp-fluent
9 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
4 Downloads
is a small php class handle validation by using regex, filter functions validation and sanitization
anders/fortress
53 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
londry/blob-common
10 Downloads
An expansive PHP toolkit with functions for sanitizing, formatting, parsing, etc.
devknown/request-validator
9 Downloads
Simple PHP Request Validator
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.
mediamorphosebe/sapiti-client
1241 Downloads
PHP Client for the Sapiti.net api
carry0987/sanite
117 Downloads
A PHP library that provide base CRUD structure and methods, using PDO.
serapha/framework
88 Downloads
Serapha Framework Core Library
netherphp/input
331 Downloads
Input Handling.
mkorkmaz/model_utils
260 Downloads
A simple PHP class for validating variable types, fixing, sanitising and setting default values for a model definition encoded as an array.