Libraries tagged by understrap
t3docs/site-package
12183 Downloads
This site package is an example used to understand the TYPO3 Site Package Tutorial.
punkstar/ssl
20813 Downloads
PHP library for reading and understanding SSL certificates.
psalm/attributes
111704 Downloads
A collection of PHP 8 Attributes that Psalm can understand
passbase/passbase-php
30963 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
understeam/yii2-httpclient
55696 Downloads
Yii2 http client implementation based on Guzzle library
squirrelphp/validator-cascade
43166 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
bigfork/silverstripe-simpleseo
10927 Downloads
A simple SilverStripe SEO module offering easy to understand tips for CMS users
arokettu/is-resource
8799 Downloads
Future compatible is_resource() and get_resource_type() that can understand objects that replaced earlier resources
paste/pre
2135 Downloads
A handsome replacement for print_r & var_dump. Debugging output with understated style.
understeam/yii2-calendar-widget
782 Downloads
Yii2 calendar widget
understeam/yii2-ajax-dialog
8423 Downloads
Yii2 ajax dialog
winternet-studio/odoo-jsonrpc-client
351 Downloads
A simple Odoo JSON-RPC client you can understand
theoaks/relative-datetime-format-builder
1594 Downloads
Object Oriented approach to building the different relative date/time formats that the strtotime(), DateTime and date_create() parser understands.
tanhongit/new-mvc-shop
1 Downloads
new-mvc-shop project is a simple project to help you understand the MVC model in PHP
runtothefather/doctrine-mongodb-psalm-plugin
6667 Downloads
Stubs to let Psalm understand Doctrine MongoDb ODM better