Libraries tagged by redaction
promptphp/intercept
321 Downloads
A modular, drop-in middleware kit for Laravel AI agents. Protect, observe, and govern your AI agents with granular, install-what-you-need middleware packages.
sirix/redaction
1594 Downloads
PHP library for data redaction, masking, and sanitization with optional Monolog integration.
padosoft/laravel-pii-redactor-admin
7183 Downloads
Installable Laravel admin console for padosoft/laravel-pii-redactor.
vortos/vortos-analytics
599 Downloads
Vortos product-analytics port — capture/identify/group, null default in-core, privacy-by-default (deny-all consent + allowlist + PII redaction), bounded batching + idempotent identify/group, and an opt-in sampled flag-exposure bridge. Provider drivers (PostHog, ...) ship as separate split packages.
voku/agent-learning
329 Downloads
Reviewable finding, proposal, redaction, and decision-history tooling for coding-agent learning loops.
magebitcom/pii-redactor
508 Downloads
Framework-agnostic PII detection and redaction for text strings
tsitsishvili/elastic-audit
110 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.
oihana/php-masking
377 Downloads
Lightweight, framework-agnostic PHP data-masking toolkit: anonymize and redact document fields with composable maskers (email, phone, credit card, dates, ZIP, decimals, X-ify…) for dumps, fixtures and test data.
laravelsecurityaudit/laravel-secret-scanner
63 Downloads
Framework-agnostic secret and PII detection engine: rules, scanner, redactor, severity and confidence model. Shared core for the Laravel Security Audit guard packages.
cboxdk/laravel-siem
160 Downloads
The SIEM log-streaming delivery engine for Laravel — a durable transactional outbox, queued batched delivery with retry/backoff/dead-letter/circuit-breaker, SSRF-guarded HTTP egress, encrypted destination secrets, and PII redaction, on top of the framework-agnostic cboxdk/siem core.
padosoft/laravel-iam-ai
169 Downloads
Modulo opzionale AI di Laravel IAM: governance (redaction + hallucination-guard + audit) advisory-only su un transport sovrano. Default Regolo (UE) / Ollama (on-prem), MAI OpenAI di default.
memran/marwa-logger
1013 Downloads
Lightweight PSR-3 JSON logger for PHP with redaction, rotation, and retention.
tiny-blocks/logger
262 Downloads
Emits PSR-3 structured logs for PHP, with correlation tracking and configurable sensitive data redaction.
padosoft/laravel-pii-redactor
472 Downloads
Italian-first PII redaction pipeline for Laravel: deterministic regex + checksum-validated detectors (codice fiscale, P.IVA, IBAN), pluggable strategies (mask / hash / tokenise / drop), GDPR + EU AI Act ready.
lezhnev74/psr-logging-masking-middleware
14 Downloads
A logging middleware for any PSR-7 HTTP client that logs every request/response through a PSR-3 logger, with headers, query args and body keys masked. Built on PSR-7, PSR-17 and PSR-3.