Libraries tagged by related
spryker/related-products-rest-api
1809222 Downloads
RelatedProductsRestApi module
magefan/module-auto-related-product
40977 Downloads
Extend native Magento Up-Sells, Cross-Sells, and Related products
znanylekarz/google-bundle
268846 Downloads
The GoogleBundle adds the ability to add various google-related services to your application. These include Google Analytics, Adwords and Static Maps.
web-vision/deepl-base
172755 Downloads
DeepL Base - Provides shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.
vielhuber/stringhelper
8279 Downloads
Collection of useful shorthand string related functions in PHP.
tunecino/yii2-nested-rest
17678 Downloads
Adds nested resources routing support along with related actions and relationship handlers to the Yii RESTful API framework
toin0u/geotools
1338 Downloads
Geo-related tools PHP 7.3+ library
thalidzhokov/country-codes
121287 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
simplesamlphp/simplesamlphp-test-framework
644492 Downloads
Test framework for SimpleSAMLphp and related repositories
setono/consent-contracts
77388 Downloads
Generic abstraction related to consent
ronanguilloux/php-gpio
8000 Downloads
GPIO-related utils & toolkit PHP library
phrozenbyte/phpunit-throwable-asserts
79429 Downloads
Provides various Throwable-related PHPUnit assertions.
phrozenbyte/phpunit-array-asserts
67225 Downloads
Provides various array-related PHPUnit assertions, primarily used for API testing.
passbase/passbase-php
37747 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
otgs/multilingual-tools
170224 Downloads
Set of tools related to WPML plugin bundle. Created with tendency to ease WPML compatibility testing process.