Libraries tagged by data masking
php-concept/extension-logger-monolog
18 Downloads
Concept Logger extension — Monolog with explicit handlers and optional data masking
v-woody/laravel-data-masking
9 Downloads
Automatically mask sensitive fields in logs, model serialisation, and API responses for Laravel.
it-empower-solutions/data-redactor
1 Downloads
Masquage et sanitisation de données sensibles pour PHP, Laravel, Symfony et Monolog.
apiverve/datamasking
0 Downloads
Data Masking is a powerful tool for detecting and masking sensitive information in text. It can identify and redact emails, phone numbers, SSNs, credit cards, IP addresses, URLs, and dates.
youhey/array-values-masking
14 Downloads
For recursively masking secret data within array-values.
okwinza/monolog-masking-formatter
8 Downloads
Masking sensitive data
acdphp/data-guard
4 Downloads
Hides or masks array or collection elements on specific levels from a given specifications and conditions.
tacticmedia/greenmask-bundle
0 Downloads
Symfony bundle that generates a greenmask anonymization configuration from transformer attributes on Doctrine entity properties.
snowmannunu/mask-cn
7 Downloads
中文本土场景敏感数据脱敏库 - 内置中国手机号/身份证/银行卡/复姓姓名/车牌等规则,开箱即用,Laravel 友好
cyphera/cyphera
29 Downloads
Configuration-driven data protection SDK for PHP — format-preserving encryption (FF1/FF3), data masking, and hashing.
mrfrkayvaz/privata
31 Downloads
A Laravel package that provides tools for masking, anonymizing, and managing personal data to help with privacy compliance.
richardmsbr/privacy-shield-br
0 Downloads
Biblioteca PHP para detecção e anonimização de dados pessoais - LGPD/GDPR compliance. Detecta e mascara CPF, CNPJ, PIX, email, telefone automaticamente.
man2achieve/laravel-pii-log-sanitizer
0 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.
kunalkanani/maskable
2 Downloads
A package for concealing sensitive data in Laravel models and API responses with customizable masking rules. Mask specific fields, like emails and phone numbers, without altering the original data stored in the database.
ksardv/php-log-sanitizer
2 Downloads
A PHP package to hide or mask sensitive data in logs.