Libraries tagged by adore
perfion/perfion-magento-connector
20468 Downloads
Official Perfion Connector for Adobe Commerce (Magento 2)
pear/net_geoip
192113 Downloads
Determine physical location from IP address
pcapredict/tag
313956 Downloads
Address Validation for Checkout Forms
passbase/passbase-php
31799 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
overint/php-mailgun-validation
27509 Downloads
Validate email address with Mailgun's validation service (Syntax checks, DNS validation, MX validation)
oh/google-map-form-type-bundle
165819 Downloads
Set latitude, longitude and address values on a form using Google Maps
moneo/laravel-request-forwarder
293 Downloads
Laravel Request Forwarder allows you to forward incoming requests to another addresses.
middlewares/geolocation
8176 Downloads
Middleware to geolocate the client using the ip address
manuelodelain/linkify-twig-extension
67831 Downloads
Twig extension for Linkify - converts URLs and email addresses into HTML links
lqt/loqate-integration
3309 Downloads
Performs address capture and data validation (email, phone number and address) using Loqate API.
kalmargabor/crawler-check
1756 Downloads
Verify Googlebot (or others) by their IP addresses
jp3cki/gimei
5320 Downloads
random Japanese name and address generator
joshthackeray/getaddress-api
11145 Downloads
PHP wrapper for the getaddress.io UK Address lookup service
joelbb/laravel-awsses-bounce
8918 Downloads
Package for laravel to blacklist email bounce on AWS SES. Prevents laravel from sending email to a blacklisted email address. Minimize bounce count on AWS SES.
jeffersongoncalves/laravel-cep
239 Downloads
A simple and efficient PHP package for querying Brazilian postal codes (CEP). This package provides an easy way to retrieve address information from Brazilian ZIP codes through multiple providers.