Libraries tagged by Integration API
portiny/graphql
39803 Downloads
Lightweight GraphQL integration with usefull API.
xchimx/laravel-unsplash
42 Downloads
Laravel package for easy integration with the Unsplash API. It allows you to use the Unsplash API in your Laravel applications to fetch photos, collections, and user data.
softcreatr/php-perplexity-ai-sdk
1066 Downloads
A powerful and easy-to-use PHP SDK for the pplx (Perplexity) API, allowing seamless integration of advanced AI-powered features into your PHP projects..
softcreatr/php-mistral-ai-sdk
1859 Downloads
A powerful and easy-to-use PHP SDK for the Mistral AI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
glendemon/dadata-suggestions
23643 Downloads
Integration with Dadata suggestions API.
apiship/yandex-market-php-client
1115 Downloads
Integration (SDK) with Yandex Market API
codebuglab/laravel-tmdb
3052 Downloads
Simple integration with TMDB ( The Movie Database ) API to retrieve their data.
douglasdc3/kong
12923 Downloads
A Kong API Manager Admin client. Includes Laravel integration.
wandesnet/mercadopago-laravel
350 Downloads
PHP SDK for integration with Mercado Pago
spiral-packages/swagger-php
2603 Downloads
Swagger-php integration package for Spiral Framework.
portiny/graphql-nette
31477 Downloads
Portiny/GraphQL integration extension for Nette Framework.
politsin/yookassa-sdk-php
8765 Downloads
This is a developer tool for integration with YooMoney.
paytr/magento2-payment
1956 Downloads
PayTR Magento2 Payment Module
passbase/passbase-php
29123 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
pankovalxndr/dalli-sdk-php
1625 Downloads
This is a developer tool for integration with Dalli service.