Libraries tagged by sanitize date
arondeparon/laravel-request-sanitizer
169566 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
surgiie/transformer
27408 Downloads
A data transforming/formatting package for php.
touhidurabir/laravel-model-sanitize
14430 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
mjarestad/filtry
226716 Downloads
Filter and sanitize input data in Laravel 4/5 or as a standalone package.
edfi/resources
136168 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
edfi/descriptors
136165 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
aporat/laravel-filter-var
2400 Downloads
A Laravel package for filtering and sanitizing request variables with customizable rules
wppack/sanitize-characters-plugin
373 Downloads
Sanitize invisible and control characters (zero-width spaces, BOM, bidi controls, C0/C1 controls, soft hyphens) out of posts, ACF fields and search terms, plus a WP-CLI command to clean existing data.
micayael/php-extras
9226 Downloads
Funciones extras sobre el core de php
lukzgois/sanitizer
2290 Downloads
A package to sanitize data.
automattic/jetpack-schema
1720 Downloads
Define a schema to validate or sanitize data in php
bayfrontmedia/php-sanitize
1573 Downloads
Simple class used to sanitize, filter and cast data.
agattitech/wpcli-sanitize-db
196 Downloads
Removes sensitive data from your local database
okipa/php-data-sanitizer
9511 Downloads
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
fewagency/laravel-reformulator
116 Downloads
Laravel middleware to filter, sanitize, parse and transform request input data.