Libraries tagged by php sanitize
bitapps/wp-validator
11070 Downloads
WordPress Validation and Sanitization Library
infocyph/reqshield
5859 Downloads
Fast, modern PHP request validation and sanitization. Schema-based rules, fail-fast execution, typed input, PSR-7 friendly.
sirix/redaction
2220 Downloads
PHP library for data redaction, masking, and sanitization with optional Monolog integration.
zappzarapp/security
1396 Downloads
Comprehensive PHP security library: CSP, Security Headers, CSRF, Cookies, Password Validation, Input Sanitization, Rate Limiting, SRI, and Audit Logging
atelier/svg
162 Downloads
PHP library for SVG manipulation, optimization, and morphing: parsing, building, styling, transforms, validation, and sanitization
userfrosting/fortress
49635 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
blobfolio/blob-common
5585 Downloads
An expansive PHP toolkit with functions for sanitizing, formatting, parsing, etc.
squirrelphp/debug
6762 Downloads
Debug functionality: create exception with origin call data and sanitizing function arguments and other data for output
rossriley/validation
18505 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.
heyitsmi/content-guard
94 Downloads
A content sanitization library to filter negative content and online gambling spam.
biurad/biurad-http
1443 Downloads
Http Galaxy: abstraction for HTTP request, response, and csp protection. Provides careful data sanitization and utility for URL and cookies manipulation.
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.
alexweissman/fortress
2417 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
kariricode/processor-pipeline
789 Downloads
A robust, immutable processor pipeline component for the KaririCode Framework — ARFA 1.3 compliant. Enables modular, configurable processing chains for data transformation, validation, and sanitization.
kaizencoders/wp-fluent
10 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.