Libraries tagged by date api
rcm/vimeo-data
303 Downloads
Basic data layer for Vimeo API
mybuilder/when-i-work-api
9691 Downloads
Library that support connections and retrieve data from WhenIWork.com API
mohammad-mazraeshahi/sportmonks-soccer-api
38 Downloads
Get data from Sportmonks soccer API
leandrodiogenes/video-api
24 Downloads
Laravel Video Data (youtube/vimeo) API
kruegge82/billbee-php-sdk-api
24 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
jleagle/btn-api-client
18 Downloads
A helper class to access data from the BTN API
hinimajesty/pop-excel-api
6 Downloads
popExcelApi is a very simple and easy to expand excel API for extracting data column by column
g87andres/airnow-php-api
17 Downloads
A php api to parse air quality data from AirNow.gov. This api tries to normalise and abstract the data and remove inconsistencies.
fuzz/laravel-data
19924 Downloads
Scaffolding package for Laravel API models and data.
fastybird/json-api
48649 Downloads
{JSON:API} api tools with data hydration
eddywebs/db-to-api
13 Downloads
composer package for https://github.com/project-open-data/db-to-api
dprmc/interactive-data-remote-plus
7 Downloads
A PHP package that interfaces with the Remote Plus pricing HTTP API by Interactive Data.
douglasanpa/emec-api
105 Downloads
PHP Api for collect data from e-mec webpage. Forked from https://github.com/viniciusilveira/emec-api
davek1312/apiintegrator
21 Downloads
Serialise/Deserialise data from third party APIs
cointokio/coingecko-api-client
20 Downloads
Fetch data from the CoinGecko API, intended for use in WordPress plugins or themes.