Packages from ginkelsoft

  • PHP

    ginkelsoft/buildora

    A dynamic Laravel package for automatic resource and form generation.

  • PHP

    ginkelsoft/datatables

    A simple DataTable package for Laravel

  • PHP

    ginkelsoft/laravel-compliance-core

    Shared foundation for the GinkelSoft GDPR/AVG compliance family: tamper-evident hash chain, anonymize strategies, subject hashing, and shared configuration.

  • 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.

  • PHP

    ginkelsoft/laravel-encrypted-search-index

    A lightweight Laravel package that provides privacy-preserving, encrypted fulltext and prefix search support for Eloquent models.