Libraries tagged by xeed

steevanb/symfony-container-introspection

10 Favers
34223 Downloads

Get all Symfony Container informations you need: registered services, instanciated services etc

Go to Download


spooner-web/just_news

5 Favers
22166 Downloads

Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.

Go to Download


solution10/sql

8 Favers
120147 Downloads

Completely standalone, expressive SQL query creator. No database or ORM needed.

Go to Download


silici0/googleparserfeed

4 Favers
5962 Downloads

Parser in PHP to Google Merchant Feed

Go to Download


shtayeb/bookworm

7 Favers
16140 Downloads

Bookworm estimates how much time is needed to read a certain piece of text.

Go to Download


shel/blog

12 Favers
4938 Downloads

A blog package for Neos CMS based on fusion AFX. Also supports atom feeds and AMP.

Go to Download


sgolemon/table-flip

340 Favers
3511 Downloads

Essential exception class needed by every good project.

Go to Download


serendipity_hq/component-then-when

2 Favers
166579 Downloads

A library to calculate the time of next retry in apps that need to be fault tolerant and retry failed attempts of doing something.

Go to Download


sendpost/sendpost_php_sdk

0 Favers
13941 Downloads

Email API and SMTP relay to not just send and measure email sending, but also alert and optimise. We provide you with tools, expertise and support needed to reliably deliver emails to your customers inboxes on time, every time.

Go to Download


seblucas/tbszip

1 Favers
15709 Downloads

Work with zip archives without making temporary files or needing binaries

Go to Download


romaricdrigon/fastimage

1 Favers
68716 Downloads

Finds the size and type of a remote image by fetching as little as needed. PHP port of Ruby fastImage.

Go to Download


queents/console-helpers

0 Favers
34134 Downloads

tons of helper you need for you artisan command line application

Go to Download


purplespider/asset-alt-text

5 Favers
14990 Downloads

Adds an alternative text field to Image assets, so that you don't need to use the image 'Title' field.

Go to Download


protonlabs/apns-php

7 Favers
28826 Downloads

Apple Push Notification & Feedback Provider

Go to Download


passbase/passbase-php

10 Favers
31500 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 >>