Libraries tagged by redacted
seablast/interfaces
3123 Downloads
A dedicated repository for all interfaces related to the Seablast for PHP ecosystem. This repository serves as the central point of definition for the contracts that the Seablast for PHP core library and its various plugins and extensions implement.
scandipwa/store-graphql
198598 Downloads
Magneto 2 Store related functionality extension
scandipwa/sales-graphql
81187 Downloads
Magneto 2 Sales related functionality extension
scandipwa/directory-graphql
141177 Downloads
Magneto 2 Directory related functionality extension
scandipwa/catalog-customer-graphql
125475 Downloads
Magneto 2 Catalog customer graphQl related functionality extension
ronanguilloux/php-gpio
7941 Downloads
GPIO-related utils & toolkit PHP library
rmunate/calendario-colombia
1355 Downloads
This package simplifies working with Colombian holidays. It provides an easy, reliable, and convenient way to query, manipulate, or retrieve data related to holidays in Colombia, including detailed information about the reasons for each holiday.
rinvex/laravel-tenants
3388 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
react-parallel/contracts
39192 Downloads
📜 Interfaces for ReactPHP ext-parallel related packages
phrozenbyte/phpunit-throwable-asserts
53871 Downloads
Provides various Throwable-related PHPUnit assertions.
php-xapi/test-fixtures
98060 Downloads
common test data fixtures for Experience API related packages
php-xapi/json-test-fixtures
80945 Downloads
common JSON test fixtures for Experience API related packages
passbase/passbase-php
31799 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
openeuropa/open_vocabularies
53464 Downloads
Choose how a piece of content will be categorised without having to change the related content type field definition.
myparcelcom/json-api
72360 Downloads
MyParcel.com shared library with JSON API related exceptions, interfaces, traits and utility classes.