Libraries tagged by api base
passbase/passbase-php
37077 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
microsoft/msads
8393 Downloads
This project provides the PHP client library for the REST-based Microsoft Ads API.
talon-one/talon-one-client
126043 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) to integrate with our platform. - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#tag/Customer-sessions/operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`.
joskolenberg/laravel-jory
14237 Downloads
Create a flexible API for your Laravel application using json based queries.
tommyknocker/pdo-database-class
6084 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
nikkobautista/geonames
117641 Downloads
Composer-compatible Geonames PHP library (based on David Jean Louis' version)
kentaroutakeda/laravel-openapi-validator
27466 Downloads
Laravel OpenAPI Validator - Request and response validators based on the OpenAPI Specification.
axyr/laravel-tractor
1557 Downloads
Opiniated Laravel CRUD generator for a Module/Repository/Filter based CRUD setup.
abantecart/ups-php
18444 Downloads
UPS PHP SDK based on OAuth
willdurand/oauth-server-bundle
14832 Downloads
Server side implementation of the OAuth 1.0 protocol based on RFC 5849
rubobaquero/phpquery
336959 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
mark-php/mark
7575 Downloads
a PHP API micro framework based on workerman
yassinedoghri/php-icons
6011 Downloads
A PHP library based on iconify's API to download and render svg icons from popular open source icon sets.
plakidan/monobank-pay
10049 Downloads
This is simple library for Monobank Acquiring called "MonoPay" based on REST API (v2304) docs located at https://api.monobank.ua/docs/acquiring.html
dreamcommerce/shop-appstore-lib
71851 Downloads
SDK for Dreamcommerce based shops REST-API