Libraries tagged by addressix
pcapredict/tag
312731 Downloads
Address Validation for Checkout Forms
passbase/passbase-php
30862 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
27444 Downloads
Validate email address with Mailgun's validation service (Syntax checks, DNS validation, MX validation)
moneo/laravel-request-forwarder
245 Downloads
Laravel Request Forwarder allows you to forward incoming requests to another addresses.
martian/spammailchecker
1587 Downloads
A laravel package that protect users from entering non-existing/spam email addresses.
manuelodelain/linkify-twig-extension
65470 Downloads
Twig extension for Linkify - converts URLs and email addresses into HTML links
lqt/loqate-integration
1512 Downloads
Performs address capture and data validation (email, phone number and address) using Loqate API.
linqiao/php-addtran
3963 Downloads
查询 手机号归属地/银行卡号信息/IP地址解析 phone address ip address chinese bank number
joshthackeray/getaddress-api
9121 Downloads
PHP wrapper for the getaddress.io UK Address lookup service
jaaulde/php-ipv4
33761 Downloads
PHP classes for working with IPV4 addresses and networks.
ip2location/ip2location-io-php
2843 Downloads
IP2Location.io PHP SDK to get geolocation info from IPv4 and IPv6 address.
in2code/in2frontendauthentication
18425 Downloads
Simulate fe_groups login by IP address
idealpostcodes/module-ukaddresssearch
28679 Downloads
Ideal Postcodes UK address search magento extension. Ideal-Postcodes.co.uk
hookedmedia/ip-utils
22370 Downloads
small library to deal with IPv4 & IPv6 addresses and subnets
hejunjie/tools
1649 Downloads
A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...