Libraries tagged by data access
swedbank-spp/swedbank-payment-portal
98654 Downloads
The Swedbank Payment Portal API Library provides access to the online banking system through which e-commerce transactions can be initiated and fulfilled by facilitating the exchange of bank data.
elasticemail/elasticemail-php
54482 Downloads
The PHP library for the Elastic Email REST API. This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach. To start using this API, you will need your Access Token. Remember to keep it safe.
phrity/util-accessor
6446 Downloads
Utility to handle access to a data set by using access paths.
getdkan/rooted-json-data
117658 Downloads
Access and modify JSON-based data objects while enforcing JSON Schema
kassko/data-mapper-bundle
23139 Downloads
Integrates data-mapper in Symfony projects.
schulzefelix/laravel-data-transfer-object
41927 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
graze/dal
13402 Downloads
Data Access Layer
packaged/dal
72171 Downloads
Data Access Layer
arrayaccess/rdap-client
7385 Downloads
Registration Data Access Protocol (RDAP) Client For PHP
pharaonic/php-dot-array
9105 Downloads
Access array data quickly/easily using dot-notation and asterisk.
meteocontrol/vcom-api-client
2493 Downloads
HTTP Client for meteocontrol's VCOM API - The VCOM API enables you to directly access your data on the meteocontrol platform.
gener1c-code/oauth2-server
6078 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
passbase/passbase-php
31428 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
wtfzdotnet/php-tmdb-api
2868 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
otifsolutions/curl-handler
1633 Downloads
This package provides a eaisy access to api data in the project by simply giving the method,url and parameters