Libraries tagged by api usage
floodedcodeboy/world-weather-online-laravel
55 Downloads
Allows for easy usage of the Weather Online api in your Laravel application. Currently only the premium API is supported.
toxicity/rb-tcg-playhub-api
7 Downloads
Eases the api usage from the tcg.ravensburgerplay.com website.
toxicity/altered-api-php
6 Downloads
Eases the api usage from the altered.gg website.
rigsto/api-http-status
62 Downloads
HTTP status codes and resources for API usages
kwaadpepper/chronopost-api-php
1 Downloads
Chronopost Api usage with php
madj2k/t3-ajax-api
116 Downloads
AJAX-API for usage with TYPO3, based on simple ViewHelpers and some JS
kahyam/api
18 Downloads
Kahyam API for Commercial Usage
webmasterapp/rest-frontend-api
751 Downloads
Usage of REST API on the Nette backend
vented/enhance-api-laravel
0 Downloads
An Enhance API SDK tailored for usage within Laravel
slothws/syrve-api
96 Downloads
This project is a library for convenient usage of the Syrve API.
metanet/php-twitter-api
109 Downloads
PHP library to make usage of the twitter API more easy
codemascot/settings-api
9 Downloads
This is a Composer library package to enhance the usage of WordPress settings API.
dcarbone/php-consul-api-bundle
317 Downloads
Bundle to enable usage of dcarbone/php-consul-api inside of a Symfony 3 project
suit-it/affilinet-api
10 Downloads
simplifies the usage of the WebService by affili.net
kruegge82/dhl-authentication-oauth-api
20 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time