Libraries tagged by identify
webignition/php-dom-element-locator
11132 Downloads
Model for identifying the location of an element within a DOM
umutphp/wp-vulnerability-check
2839 Downloads
Check the WPScan Vulnerability Database via API to identify the security issues on plugins and WordPress installed.
totten/php-symbol-diff
35386 Downloads
Identify changes in PHP code by symbol (class/method)
setono/client
14468 Downloads
PHP abstraction for identifying a browser client
passbase/passbase-php
31907 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
magenizr/magento2-envbar
7281 Downloads
Envbar allows you to differentiate between environments by adding a custom colored bar above the top navigation. This should help backend users to identify the environment ( e.g local, develop, staging, production ) and prevent anyone from accidentally changing content on the wrong environment.
jrmajor/pluralrules
16848 Downloads
Identify plural categories according to CLDR
eonx-com/easy-request-id
94793 Downloads
Uniquely identify each request across multiple projects
element119/module-cms-identifier-markup
11625 Downloads
A Magento 2 module that adds markup to CMS entity output to help easily identify them.
activecollab/object
60626 Downloads
Object interface is shared across all Active Collab objects and helps us identify them
consoletvs/identify
75227 Downloads
A Laravel 5 Package Provider to Identify/detect a user's browser, device, operating system and Language
pinefox/personnummer
4315 Downloads
Validate personal identity numbers
mibo/locales
4037 Downloads
PHP Library for locale - Tags for Identifying Languages
ucfopen/udoit
3 Downloads
The Universal Design Online content Inspection Tool, or UDOIT (pronounced, 'You Do It') enables faculty to identify accessibility issues in their Learning Management System. It will scan a course, generate a report, and provide resources on how to address common accessibility issues.
toyi/identifier
8327 Downloads
Identify your SQL rows with a string instead of a numeric ID.