yiirocks/voyti-gdpr

GDPR compliance addon for Voyti user management: data export, account anonymization

Maintainers

Package info

github.com/YiiRocks/voyti-gdpr

Homepage

pkg:composer/yiirocks/voyti-gdpr

Transparency log

Fund package maintenance!

YiiRocks

Statistics

Installs: 12

Dependents: 0

Suggesters: 1

Stars: 0

Open Issues: 0

1.0.1 2026-08-21 15:29 UTC

This package is auto-updated.

Last update: 2026-08-21 15:30:41 UTC


README

The optional GDPR data-handling addon for Voyti, the Yii3 user-management extension. It adds self-service data export (JSON download) and account anonymization to Voyti's Privacy hub.

Packagist Version PHP from Packagist Packagist GitHub License GitHub Workflow Status

Stats for Nerds

Coverage MSI Tests Assertions

Overview

This package adds the optional half of GDPR handling on top of Voyti core: a self-service JSON data export and account anonymization, both reachable from core's Privacy hub. Mandatory consent collection and hard account deletion live in core itself and are out of scope here.

Installation

composer require yiirocks/voyti-gdpr

Documentation

The complete reference guide is available at Yii.Rocks.