Libraries tagged by understrap
psalm/attributes
104251 Downloads
A collection of PHP 8 Attributes that Psalm can understand
chubbyphp/chubbyphp-framework
35488 Downloads
A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those developers who want to understand all the vendors they use.
cultuurnet/valueobjects
17762 Downloads
A PHP library/collection of classes aimed to help developers using and understanding immutable objects.
understeam/yii2-httpclient
55073 Downloads
Yii2 http client implementation based on Guzzle library
pear/date_humandiff
22653 Downloads
Generate textual time differences that are easily understandable by humans.
passbase/passbase-php
29182 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
oneup/contao-points-of-interest
8451 Downloads
Use this Contao module to highlight the points of interest of your products. Just a click to open a brief description of each point, allowing your user to get a deep and fast understanding of your product features.
bigfork/silverstripe-simpleseo
10094 Downloads
A simple SilverStripe SEO module offering easy to understand tips for CMS users
daveawb/understated
1979 Downloads
A PHP Finite State Machine for Laravel 5+
understeam/yii2-calendar-widget
688 Downloads
Yii2 calendar widget
understeam/yii2-ajax-dialog
7894 Downloads
Yii2 ajax dialog
winternet-studio/odoo-jsonrpc-client
265 Downloads
A simple Odoo JSON-RPC client you can understand
vojtech-dobes/nette-signals-trait
2466 Downloads
Learn any of your Nette components to understand signals!
typo3-ci/typo3sniffpool
36501 Downloads
This repository contains custom sniffs which are compatible with the PHP_CodeSniffer. Understand this package as a sniff pool. It contains all custom sniffs for the TYPO3 project.
theoaks/relative-datetime-format-builder
1430 Downloads
Object Oriented approach to building the different relative date/time formats that the strtotime(), DateTime and date_create() parser understands.