Libraries tagged by personal
alcea/cnp
79156 Downloads
PHP Validation for Personal Identification Number (Validare PHP pentru Cod Numeric Personal CNP)
oxid-esales/personalization-module
5215 Downloads
Econda Personalization & Analytics module for the OXID eShop
wizzy/search-magento-2
8972 Downloads
Wizzy Search integration for Magento 2
sunnysideup/branded-login-screen
1586 Downloads
Provides you with the option to brand your login screen.
relewise/client
40356 Downloads
Relewise is a next generation personalization SaaS-platform, which offers functionality within product- and content recommendations and personalized search. This official SDK helps you interact with our API.
nowo-tech/anonymize-bundle
2130 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.
firefly-iii/api-support-classes
18690 Downloads
API support classes
bernskiold/laravel-data-scrubber
445 Downloads
A package for Laravel to clean or scrub data such as PII from models.
frozzare/personnummer
186244 Downloads
Validate Swedish social security numbers
simpleid/simpleid
416 Downloads
A simple, personal OpenID provider written in PHP
romanzipp/php-cs-fixer-config
42910 Downloads
Personal PHP-CS-Fixer Configuration
rarq/filament-quick-notes
607 Downloads
A FilamentPHP plugin that adds a personal sticky notes panel to your admin. Create, color-code, reorder and manage notes without leaving the page.
paubikas/laravel-msgraph-mailer
7579 Downloads
Laravel mail driver to send emails using Microsoft Graph, supporting both personal accounts as well as work/school accounts (365/Exchange)
passbase/passbase-php
37208 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
oxid-esales/econda-tracking-component
35739 Downloads
Econda tracking component provides Econda tracking functionality for Analytics and Personalization modules.