Libraries tagged by sensitive
globyapp/hash-sensitive
2743 Downloads
Monolog processor to protect sensitive information from logging by hashing the values
geek-dc/laravel-sensitive
5650 Downloads
yorcreative/laravel-scanator
9 Downloads
A Laravel package that provides functionalities for detecting sensitive information and patterns in the database, helping to ensure data privacy and security by empowering developers to easily integrate database scanning capabilities into their applications and take proactive measures to protect sensitive data.
upaid/logmasker
25535 Downloads
Sensitive Data Masker for logs
tapbuy/data-scrubber
3355 Downloads
A tool to help with scrubbing sensitive data
rasuvaeff/yii3-audit-log
98 Downloads
Audit trail for Yii3 applications: who changed what and when, with sensitive value masking
paperscissorsandglue/laravel-encryption-at-rest
484 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
makers99/wp-cli-db-export-clean
449 Downloads
A WP-CLI command `wp db export-clean` to create a database dump without sensitive customer/user data.
mafio69/fast-php-logger
163 Downloads
PSR-3 dual logger with file rotation, date-based structure and automatic anonymization of sensitive fields
kba-team/data-protection
6161 Downloads
Deterministic one-way encryption of unique sensitive data.
eboreum/exceptional
7908 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
eboreum/caster
8501 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
dynamik-dev/cloak-php
72 Downloads
Redact sensitive data from strings and reveal them later using placeholder tokens
zenghuang19/sensitive-words
4156 Downloads
敏感词检测 敏感词替换
isapp/statamic-sensitive-form-fields
18 Downloads
Encrypt selected form submission fields at rest. Decrypt on read for authorized users only.