Libraries tagged by sanitiser
htmlawed-git/htmlawed
24 Downloads
htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies
brainite/htmlawed
49 Downloads
htmLawed - Adjusted to use static functions for autoloading
bnomei/kirby3-htmlpurifier
463 Downloads
Static class method, Uniform-Guard and Field-Method to filter your "dirty" HTML inputs to "clean" HTML.
thekito/path
5 Downloads
Sanitize paths and represent by object with methods like getParent
taracybersec/php-security
37 Downloads
PHP Security - A modern and secure PHP library that provides a set of methods to encrypt data, decrypt data, generate secure random passwords, sanitize data, and much more. It is built with PHP's built-in cryptography functions and is designed to be easy to use and highly secure.
stiction/safe-params
23 Downloads
sanitize params
rvtraveller/qs-db-sanitization
8 Downloads
Quicksilver implementation to sanitize a production database when it is rolled back to a prior environment.
redaelfillali/laravel-secure-model
79 Downloads
Eloquent base model with auto-sanitized getters and setters.
pixel418/eloq
422 Downloads
Eloq is a cute tool to validate & sanitize a form
nocturnal/easy-html-purifier
1992 Downloads
A Laravel package to sanitize input using HTML Purifier
nhpiash/php-input-filter
3 Downloads
A lightweight and reusable PHP package to sanitize and validate user inputs like strings, integers, emails, URLs, booleans, and arrays.
nedarta/yii2-clean-html-behavior
7 Downloads
A Yii2 behavior to clean and sanitize HTML content in ActiveRecord attributes.
nazarpunk/email-address
14 Downloads
Email address parse and sanitize.
multidimensional/array-sanitization
106 Downloads
Sanitize an array using rules from another array.
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.