Libraries tagged by related
web-vision/deepl-base
18481 Downloads
TYPO3 Extension providing shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.
thalidzhokov/country-codes
99749 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
talan-hdf/semantic-suggestion
1747 Downloads
TYPO3 extension for suggesting semantically related pages
steefdw/standards-enums
47948 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
simplesamlphp/simplesamlphp-test-framework
521496 Downloads
Test framework for SimpleSAMLphp and related repositories
pocketmine/color
450222 Downloads
Color handling library used by PocketMine-MP and related projects
phrozenbyte/phpunit-array-asserts
48973 Downloads
Provides various array-related PHPUnit assertions, primarily used for API testing.
pattern-lab/drupal-twig-components
841458 Downloads
A collection of Twig components to be used with Drupal- and Twig-related StarterKits.
passbase/passbase-php
32885 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
nystudio107/craft-similar
73796 Downloads
Similar for Craft lets you find elements, Entries, Categories, Commerce Products, etc, that are similar, based on... other related elements.
nakanakaii/countries
21701 Downloads
This package is a user-friendly Laravel package that provides a list of countries along with their codes, flags, phone number lengths, and shortcodes. It simplifies the process of accessing country-related information, making it easy for developers to integrate into their applications.
loganmarchione/homelab-svg-assets
1400 Downloads
Full-color SVG icons of homelab-related software, products, and brands
localgovdrupal/localgov_topics
103535 Downloads
Topic taxonomy and related functionality for the LocalGovDrupal distribution.
jawira/doctrine-diagram-contracts
17230 Downloads
📐 Generic abstractions related to Doctrine Diagram Bundle
hdvinnie/laravel-security-headers
50038 Downloads
Adds security related headers to HTTP response.