Libraries tagged by API call
brunopicci/call-rest-api
2769 Downloads
This bundle implements a service to call rest api
aasiutin/twitter-api-php
361 Downloads
Provides library for Twitter API v1.1 calls
joseiogr/twitter-api-php
193 Downloads
Simple PHP Wrapper for Twitter API v1.1 calls adapted to Symfony2 based applications
ivelfan/rna-as-api
35 Downloads
Call RNA API services to find informations about association and company
damonkreft/mandrill-api-api
1605 Downloads
INCOMPLETE: A cleaner, more productive API on top of the official Mandrill API. This includes explicit API methods for calls (IDE friendly), method chaining and simpler adding of template variables.
greenbean/http-api-access
6 Downloads
Calling REST API and associated HTTP parsing.
callab/api
604 Downloads
API to the services of Callab.me
apiverve/callingcode
0 Downloads
Country Calling Code is a simple tool for getting the country's international dialing codes. It returns the country's international dialing codes.
tokenly/bvam-api-client
5944 Downloads
A client to call Tokenly BVAM APIs
somin-team/somin-api-sdk
1310 Downloads
SoMin API SDK is a PHP library for making calls to SoMin API.
origindesign/mailchimp_php_api
106 Downloads
Module to make calls to MailChimp API
numeno/api-admin
20 Downloads
## Introduction Use the Numeno Administration API to create API Keys and set their permissions (which we call Scopes). This API is meant to be used by administrators of your organization. ## Scopes Scopes are used to let API Keys access only certain parts of the API. Scopes are expressed as a string of the form `api:resource:action`. For example, from the Numeno Article Recommender API (`art-rec`): - `art-rec:feeds:read` - can read any Feed (eg. `GET` `/feeds`, `/feeds/:id`, `/feeds/:id/streams`, etc.) - `art-rec:feeds:write` - can write (and read) any Feed - `art-rec:feeds:*` - can perform any action on Feeds - `art-rec:*:read` - can read any resource on `art-rec` - `*:*:*` - can do everything
jb/api-yahoo-weather
261 Downloads
A library to call Yahoo Weather Api. Just give the woeid code which correspond of your city
ikoene/marvel-api-client
35 Downloads
An API client to handle calls to the Marvel API.
bimsonz/php-call-of-duty-api-client
0 Downloads
Call of Duty Stats api client built in PHP.