ginkelsoft/laravel-compliance-core dependents (6) Order by: name | downloads Show: all | require | require-dev
-
PHP
ginkelsoft/laravel-compliance-hub
Umbrella package for the GinkelSoft GDPR/AVG compliance family. Installing this single package pulls in retention, right-to-be-forgotten, subject access, consent and breach registry, and exposes a compliance:verify command that checks every audit-log chain in one shot.
-
PHP
ginkelsoft/laravel-data-breach-registry
A Laravel package that implements the GDPR art. 33/34 personal-data breach register with a hash-chained event log, 72-hour deadline helpers, and CLI for daily monitoring.
-
PHP
ginkelsoft/laravel-data-consent
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.
-
PHP
ginkelsoft/laravel-data-retention
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.
-
PHP
ginkelsoft/laravel-data-right-to-be-forgotten
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.
-
PHP
ginkelsoft/laravel-data-subject-access
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.