Libraries tagged by help
prgayman/laravel-zatca
22270 Downloads
Laravel package a helper to Generate the QR code and signed it for ZATCA E-invoicing
prestashop/module-lib-mbo-installer
24490 Downloads
A helper to ease the download PS MBO from the Addons Marketplace
pragmatic-modules/magento2-module-system-configuration-toolkit
9953 Downloads
System Configuration Toolkit is a Magento 2 module that shows sort order of system configuration's tabs, sections, groups, and fields. It also helps you to see full field paths, so no more looking for those.
practically/yii2-chartjs
50835 Downloads
Chart js wrapper for yii2 to help with rendering data charts
postmen/sdk-php
35669 Downloads
PHP for Postmen API. This extension helps developers to integrate with Postmen easily.
pinepain/laravel-system-info
144069 Downloads
Set of tools to help maintaining a Laravel application in kubernetes
phrity/comparison
45839 Downloads
Interfaces and helper trait for comparing objects. Comparator for sort and filter applications.
phpattempt/phpattempt
3891 Downloads
Helper function to enforce error-first approach in your code
php-decimal/globals
121299 Downloads
Globals helpers for the decimal extension
philippbaschke/acf-pro-installer
724478 Downloads
An install helper for Advanced Custom Fields PRO
pccomponentes/criteria
93502 Downloads
Helper classes for implement filter/criteria pattern
paysera/lib-rest-client-common
197326 Downloads
Base classes/helpers used in REST Clients
passbase/passbase-php
32980 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
packaged/glimpse
121517 Downloads
HTML Markup Helpers
owenmelbz/vue-impersonate
6338 Downloads
Laravel 5.5+ helper and VueJS 2 component for lab404/laravel-impersonate