Libraries tagged by SID

zphp/zphp

579 Favers
1045 Downloads

ZPHP is a light that is dedicated to gaming, social networking, web, mobile server-side frameworks. Providing high performance real-time communication solutions.

Go to Download


wrav/related

5 Favers
51870 Downloads

A simple plugin that adds a widget within the Craft CP page sidebar, allowing you to quickly and easily access related entries.

Go to Download


vwo/vwo-fme-php-sdk

5 Favers
1027 Downloads

VWO server side sdk

Go to Download


utopia-php/ab

12 Favers
2725 Downloads

A simple AB Test library to manage server side AB testing

Go to Download


unitedprototype/php-ga

7 Favers
231106 Downloads

'ga.js in PHP' - Implementation of a generic server-side Google Analytics client in PHP that implements nearly every parameter and tracking feature of the original GA Javascript client.

Go to Download


united-prototype/php-ga

1 Favers
84346 Downloads

"ga.js in PHP" - Implementation of a generic server-side Google Analytics client in PHP that implements nearly every parameter and tracking feature of the original GA Javascript client.

Go to Download


underwear/laravel-vue-good-table

41 Favers
16660 Downloads

Vue-good-table wrapper for Laravel. Server side tables without pain.

Go to Download


texxasrulez/persistent_login

14 Favers
2545 Downloads

This server-side plugin is useful for all Roundcube users who don’t like to log into their e-mail account each time they open their browser. The plugin stores a persistent login cookie which automatically logs the user in the next time he or she visits the Roundcube web mailer.

Go to Download


statikbe/craft-carbon-tracker

18 Favers
152 Downloads

Carbon tracker aims to raise awareness of the carbon emissions created by webpages, by displaying these insights along side the content in Craft's control panel.

Go to Download


sminnee/tagmanager

5 Favers
12986 Downloads

SilverStripe's server-side answer to Google/Adobe Tag Manager

Go to Download


setono/client-id-bundle

1 Favers
59988 Downloads

A Symfony bundle that allows you to track your visitors server side instead of client side

Go to Download


rickysu/phpsocket.io

174 Favers
2432 Downloads

a socket.io php server side alternative

Go to Download


ras/flash-alert-bundle

24 Favers
22864 Downloads

FlashAlertBundle provides a simplified way to handle (add/display) Symfony flash messages. Client side scripts are written in pure JavaScript.

Go to Download


phpxmlrpc/extras

3 Favers
20002 Downloads

A collection of server-side addons that might be of use for development of xml-rpc (and json-rpc) based applications

Go to Download


passbase/passbase-php

9 Favers
28526 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

Go to Download


<< Previous Next >>