Libraries tagged by personal-data
spatie/laravel-personal-data-export
604867 Downloads
Create personal data downloads in a Laravel app
jfeltkamp/cookiesjsr
916529 Downloads
COOKiES JSR is a consent management tool and provides UI and API to manage 3rd party services within the GDPR.
passbase/passbase-php
37478 Downloads
# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token
nowo-tech/anonymize-bundle
2368 Downloads
Symfony bundle for anonymizing database records using Doctrine attributes and Faker generators. Perfect for test data generation, GDPR compliance, and data masking in development environments.
corviz/br-gpdpl
14738 Downloads
A lib that provides a series of data anonymizers, compliant with brazilian General Personal Data Protection Law (aka LGPD, in pt-br)
codingms/view-statistics
13676 Downloads
TYPO3 View-Statistics by coding.ms: Logs frontend actions in TYPO3 and displays them in a backend module. It tracks page views, news, downloads, and objects such as products or real estate, while custom objects can be configured via TypoScript. Frontend logins, login duration, user ID, IP address, and user agent can be tracked optionally. By default, the extension works without cookies and without tracking personal data.
bernskiold/laravel-data-scrubber
720 Downloads
A package for Laravel to clean or scrub data such as PII from models.
nordcode.io/sylius-erase-personal-data-plugin
1552 Downloads
Erase personal data plugin for Sylius.
felixarntz/wp-site-identity
29 Downloads
Enables you to manage your site identity data and brand in one centralized location.
ratsit/ratsit
6 Downloads
Library for implementing Ratsit API - Personal data search
lvmorales1/privacy-scanner
32 Downloads
Scan files and git repositories for secrets and personal data leaks
demi/safe-text
151 Downloads
Hiding personal data(email, phone, etc.) from spam grabbing
cliffparnitzky/checked-email
1991 Downloads
Provides two textfields for forms for double entering a e-mail address and checking for equality. Also adds the option to activate e-mail field with confirmation for members (affects among others the modules `Personal data` and `Registration`).
ankane/logstop
4 Downloads
Keep personal data out of your logs
adt/doctrine-anonymization
19 Downloads
Marks personal data on Doctrine entities and generates anonymized read-only database views from them