Libraries tagged by pseudonymisation
padosoft/laravel-pii-redactor
688 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.
artisanpack-ui/compliance
1007 Downloads
Compliance toolkit for Laravel — GDPR / CCPA / LGPD consent management, data subject rights (erasure + portability), DPIA / processing-activity records, data minimization (anonymization + pseudonymization), retention policies, compliance monitoring + reporting.
edulazaro/laranon
82 Downloads
Reversible PII anonymization for Laravel: detect, pseudonymize and restore personal data before it reaches LLMs, logs or third parties. Spanish and English recognizer packs included. Zero dependencies beyond Laravel core.
mrpunyapal/laravel-ai-aegis
0 Downloads
A native, local-first security middleware for the Laravel AI SDK with bidirectional pseudonymization, prompt injection defense, and real-time Pulse telemetry.
certamesh/gaze-laravel
12 Downloads
Redact PII, PHI & secrets before they reach OpenAI/Anthropic/Gemini — one Gaze::clean()/Gaze::restore() call. Reversible, signed-encrypted pseudonymization for Laravel LLM & agent pipelines (GDPR/EU AI Act).
afiqsazlan/laravel-mcp-safe-sql
1 Downloads
Read-only, de-identified MCP access to your Laravel app's database — SELECT-only enforcement, auto-LIMIT, statement timeouts, fail-closed PII pseudonymization, and a context-cheap Telescope digest.