Libraries tagged by about
prestashop/traces
3853 Downloads
A simple CLI tool to generate information about GitHub contributors of a repository
placetopay/app-version
57456 Downloads
Provides information about the current app
php-extended/php-system
64203 Downloads
A generic way to find informations about the running system
passbase/passbase-php
31420 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
packagelist/closurecompiler-bin
30629 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
mg-code/yii2-session-timeout-warning
12024 Downloads
Users are warned about expiring session.
metadrop/composer-comments
26024 Downloads
Add comments to your required packages to provide more info about why they are being used
magenerds/dashboard
282747 Downloads
The Magenerds dashboard provides useful information about Magenerds
lykegenes/laravel-countries
22100 Downloads
Get informations about countries.
joaopaulolndev/filament-check-ssl-widget
947 Downloads
A filamentPHP widget to get details about ssl certificate
iggi/aade-afm
16401 Downloads
Info about a registered business Tax ID (AFM)
humanmade/popup
1592 Downloads
An exit intent popup block that shows when someone may be about to leave the site
hnhdigital-os/laravel-git-info
13605 Downloads
Get information about the current git state.
hipsterjazzbo/fire-and-forget
9365 Downloads
A simple PHP library to just fire off an HTTP request and forget about it
dotkernel/dot-geoip
7262 Downloads
Dotkernel component based on Maxmind's geoip2/geoip2 package, using their free GeoLite2 databases to provide geographical details about an IP address.