Libraries tagged by data sanitization
ameax/apilogger
561 Downloads
Powerful API request/response logging package for Laravel with multiple storage backends, privacy-first data sanitization, and performance optimization
villermen/data-handling
229 Downloads
Library for general data sanitization and validation.
jijoel/sanitization-filters
1854 Downloads
Data sanitizer filters for use with waavi/sanitizer
taracybersec/php-security
76 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.
sercankara/sanitizer
7 Downloads
A comprehensive, framework-agnostic PHP package for data sanitization and validation
peeyush-budhia/sanitizer
14 Downloads
Sanitization library for PHP and the Laravel framework.
kariricode/sanitizer
3 Downloads
Composable, rule-based data sanitization engine for PHP 8.4+ — 33 rules, #[Sanitize] attributes, XSS prevention, powered by kariricode/property-inspector. ARFA 1.3.
fishfin/php-valigator
226 Downloads
Stand-alone PHP Class for Data Sanitization and Validation
bgeneto/ci4-sanitize
8 Downloads
Data sanitization package for Codeigniter 4 framework
inwebo/csv
3 Downloads
This PHP class, provides a simple yet powerful way to read and process CSV files. Built as an extension of PHP's SplFileObject, it offers advanced features like column name mapping, data filtering, and sanitization to streamline your CSV processing tasks.
inwebo/csv-reader
13 Downloads
This PHP class, provides a simple yet powerful way to read and process CSV files. Built as an extension of PHP's SplFileObject, it offers advanced features like column name mapping, data filtering, and sanitization to streamline your CSV processing tasks.
vojtech-dobes/php-conformance
29 Downloads
man2achieve/laravel-pii-log-sanitizer
1 Downloads
Automatically sanitize and mask sensitive PII data in Laravel application logs using configurable key and pattern-based masking. A Laravel package that automatically masks sensitive data such as emails, phone numbers, passwords, tokens, PAN, Aadhaar, and credit cards before writing logs.
latinosoft/validation
9 Downloads
Data validation library (Siriusphp/Validation updated fork). 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
initphp/validation
248 Downloads
Fast, dependency-free data validation for PHP with a string rule DSL, callable rules and localized error messages.