Libraries tagged by log redaction
sirix/redaction
1315 Downloads
PHP library for data redaction, masking, and sanitization with optional Monolog integration.
memran/marwa-logger
977 Downloads
Lightweight PSR-3 JSON logger for PHP with redaction, rotation, and retention.
tiny-blocks/logger
254 Downloads
Emits PSR-3 structured logs for PHP, with correlation tracking and configurable sensitive data redaction.
kirschbaum-development/redactor
1721 Downloads
Sensitive data redactor for Laravel with entropy detection, key policies, and pipeline support.
tsitsishvili/elastic-audit
4 Downloads
Laravel package that logs third-party HTTP traffic (outgoing requests and incoming callbacks) and actor/model activity to a dedicated Elasticsearch cluster, with redaction, queued indexing, sampling, and optional dashboards.
mohammed94/compliance-export
0 Downloads
Turn your Laravel audit logs into signed, PII-redacted, regulator-ready compliance reports (GDPR DSAR, SOC 2, HIPAA) — tamper-evident via a hash chain.
sgalinski/sg-apicore
3 Downloads
Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/backend authentication (opaque bearer + JWT + FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.
mxnwire/laravel-logbarrel
1 Downloads
Log every incoming HTTP request (and optionally its response) to a dedicated channel, with redaction and fine-grained options
tapp/filament-authentication-log
182023 Downloads
Filament authentication log plugin.
mtownsend/array-redactor
117835 Downloads
A PHP package to redact array values by their keys.
romalytar/yammi-audit-log-laravel
18 Downloads
Universal change history and audit log for Laravel. Tracks who changed what and when across Eloquent models, with rich actor attribution (user, job, command, scheduler), field-level diffs, human-readable relationship labels and a timeline dashboard.
egeniq/monolog-gdpr
8691 Downloads
Some Monolog processors that will help in relation to the security requirements under GDPR.
mouadziani/laravel-model-trackable
8 Downloads
A laravel package that allows you to tracker and log nested changes applied on your models and their relations using a single Trait
cviebrock/eloquent-log-lazy-loading
38 Downloads
Log (or disable) Eloquent lazy-loaded relationships.
ddelosreyes/http-requests-logger-for-laravel
28 Downloads
A simple HTTP request logger for Laravel with buffered inserts and support for both relational databases and DynamoDB.