Libraries tagged by tamper-evident
laravel-chronicle/core
1245 Downloads
Tamper-evident audit ledger for Laravel applications.
ginkelsoft/laravel-compliance-core
0 Downloads
Shared foundation for the GinkelSoft GDPR/AVG compliance family: tamper-evident hash chain, anonymize strategies, subject hashing, and shared configuration.
ahg/inference-receipts
1 Downloads
Tamper-evident receipts for AI inference calls: SHA-256 hash chain, RFC 8785 JCS canonicalization, Ed25519 signatures. Pure PHP, zero framework dependencies. EU AI Act Article 12 / NIST AI RMF aligned.
initphp/cookies
84 Downloads
Signed, tamper-evident cookie manager for PHP with per-key TTL support.
ginkelsoft/laravel-data-subject-access
0 Downloads
A Laravel package that implements GDPR art. 15 / 20 subject-access (inzageverzoek) exports across configured Eloquent models, in JSON or Markdown, with a tamper-evident access log.
ginkelsoft/laravel-data-right-to-be-forgotten
0 Downloads
A Laravel package that implements GDPR art. 17 right-to-be-forgotten across configured Eloquent models, with per-model delete/anonymize strategies and a tamper-evident audit log.
ginkelsoft/laravel-data-retention
0 Downloads
A Laravel package that enforces GDPR storage-limitation rules per Eloquent model by deleting or anonymizing expired records and writing a tamper-evident audit log.
ginkelsoft/laravel-data-consent
0 Downloads
A Laravel package that implements GDPR art. 6(1)(a) and art. 7 consent recording as a tamper-evident append-only event log, with grant/withdraw actions and a status helper for the current state.