Libraries tagged by veryfi
madmatt/id3global-service
8416 Downloads
Allows a PHP-powered website to communicate with the GBG ID3global API to verify identities. This library is not affiliated with GBG PLC in any way.
ionepub/idcard
1438 Downloads
二代身份证号码验证,可用于验证二代身份证号码是否合法、从身份证号码中获取生日/性别/年龄/地区信息 A Chinese identity card number verification class
casperlaitw/laravel-admob-ssv
19569 Downloads
Google Admob server-side verification php library
berbix/berbix-php
100746 Downloads
PHP SDK for interacting with the Berbix API
verifiedit/laravel-sqlsrv-driver-enhanced
2112 Downloads
Enhanced version of Laravel's database driver for Sql Server.
tinywan/captcha
4623 Downloads
base64 image verification captcha library for webman plugin
steveclifton/phpcsrftokens
2992 Downloads
Simple PHP CSRF token generator and verifier
stafox/huawei-iap
12195 Downloads
Huawei In-App Purchase (IAP) verification library
speelpenning/laravel-postcode-nl
19572 Downloads
A Laravel client using the Postcode.nl REST API for Dutch address verification.
somarkesen/telegram-gateway
869 Downloads
A Laravel package for sending verification codes via Telegram Gateway API
rlofls/drag-captcha
1364 Downloads
Drag-and-drop graphics verification, small and easy to use
pimlie/authres_status
2909 Downloads
This authres_status plugin checks the Authentication-Results headers of your emails and displays the verification status. The verification status is displayed when you read an email, but you can also add a column to your message list.
passbase/passbase-php
31610 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
octfx/wiki-seo
2133 Downloads
Allows per page meta settings like keywords and description, changing the title and various site verification tags.
nswdpc/silverstripe-recaptcha-v3
12711 Downloads
Recaptcha V3 verification for Silverstripe framework, including a form field, spam protector and verification support