Download the PHP package mohamedmohamedhekal/payloadmask without Composer
On this page you can find all versions of the php package mohamedmohamedhekal/payloadmask. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mohamedmohamedhekal/payloadmask
More information about mohamedmohamedhekal/payloadmask
Files in mohamedmohamedhekal/payloadmask
Download mohamedmohamedhekal/payloadmask
More information about mohamedmohamedhekal/payloadmask
Files in mohamedmohamedhekal/payloadmask
Vendor mohamedmohamedhekal
Package payloadmask
Short Description Recursive redaction of secrets and PII for Laravel logs, audits, and webhook payloads
License MIT
Homepage https://github.com/mohamedhekal/payloadmask
Package payloadmask
Short Description Recursive redaction of secrets and PII for Laravel logs, audits, and webhook payloads
License MIT
Homepage https://github.com/mohamedhekal/payloadmask
Please rate this library. Is it a good library?
Informations about the package payloadmask
PayloadMask
Search terms: laravel, redaction, pii, logging, security, gdpr, pci, php, laravel-package, secrets, masking, privacy.
Recursive redaction of secrets and PII for Laravel logs, audits, and webhook payloads.
Problem
Card numbers, passwords, and tokens leak into logs and stored webhook bodies. Manual Arr::except does not scale across nested payloads.
Installation
Quick start
When payloadmask.logging.enabled is true, a Monolog processor redacts context/extra/message on the default logger.
Features
- Key-based redaction (case-insensitive)
- Dot-path redaction
- Regex value patterns
- Presets:
auth,pci - Max depth guard
- Facade + Monolog processor
Testing
License
MIT
All versions of payloadmask with dependencies
PHP Build Version
Package Version
The package mohamedmohamedhekal/payloadmask contains the following files
Loading the files please wait ...