mashape/unirest-php dependents (215) Order by: name | downloads Show: all | require | require-dev

  • PHP

    bandwidth/sdk

    Bandwidth's set of APIs

  • PHP

    messagemedia/messages-sdk

    The MessageMedia Messages API provides a number of endpoints for building powerful two-way messaging applications.

  • PHP

    oauth-io/oauth

    OAuth that just works !

  • PHP

    izapbrasil/samba-videos-api

    PHP library for Samba Videos API.

  • PHP

    sebastianwalker/paysafecard-php-api

    A PHP wrapper for the Paysafecard Payments REST API

  • PHP

    pixelpeter/laravel5-genderize-api-client

    Laravel 5 client for the genderize.io API

  • PHP

    neutrinoapi/neutrinoapi_php_sdk

    The general-purpose API

    Abandoned! See neutrino_api/neutrino_api_client

  • PHP

    moesif/moesif-laravel

    Moesif Collection/Data Ingestion Middleware for Laravel

  • PHP

    odenktools/php-bca

    Library REST API Untuk Develop BCA Payment

  • PHP

    bubb/mailee

    Mailee API for Laravel

  • PHP

    vittominacori/coinmarketcap-php

    A PHP wrapper for CoinMarketCap API

  • PHP

    tangocard/raas

    With this RESTful API you can integrate a global reward or incentive program into your app or platform. If you have any questions or if you'd like to receive your own credentials, please contact us at devsupport@tangocard.com.

  • PHP

    bubnov-mikhail/landedcostcalculationapi

    Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id:<accountId> key:<apiKey>`

  • PHP

    therealgambo/kong-php

    A PHP7 compliant library for interacting with the Kong Gateway Admin API.