Libraries tagged by php sanitize
brc/inspector
0 Downloads
A php input inspector/sanitizer
brunogab/inputhelper
13 Downloads
simple helper for sanitize and auto type-casting input data for php
progsmile/request-validator
111297 Downloads
Simple PHP Request Validator
kariricode/processor-pipeline
760 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
bitapps/wp-validator
4441 Downloads
WordPress Validation and Sanitization Library
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.
userfrosting/fortress
49359 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
alexweissman/fortress
2388 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
squirrelphp/debug
4448 Downloads
Debug functionality: create exception with origin call data and sanitizing function arguments and other data for output
responsive-sk/slim4-paths
253 Downloads
Complete path management solution for PHP applications with zero dependencies, built-in filesystem operations, enhanced security, framework presets (Laravel, Slim4, Mezzio), and comprehensive validation
vojtech-dobes/php-conformance
20 Downloads
validator/validator
393 Downloads
Library aimed to valitate and sanitaze php valiables
blobfolio/blob-common
5546 Downloads
An expansive PHP toolkit with functions for sanitizing, formatting, parsing, etc.
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.
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.