PHPackages                             transferwise-php/sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. transferwise-php/sdk

ActiveLibrary[API Development](/categories/api)

transferwise-php/sdk
====================

PHP binding for TransferWise API v1

1341PHPCI failing

Since Mar 16Pushed 6y ago1 watchersCompare

[ Source](https://github.com/transferwise-php/sdk)[ Packagist](https://packagist.org/packages/transferwise-php/sdk)[ RSS](/packages/transferwise-php-sdk/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

TransferWise SDK (v1 API Binding for PHP 7)
===========================================

[](#transferwise-sdk-v1-api-binding-for-php-7)

[![Build Status](https://camo.githubusercontent.com/94a9622bb7adc5b4259bd30df7bf2bf39dae29498936b763a35958137f4841f5/68747470733a2f2f7472617669732d63692e6f72672f7472616e73666572776973652d7068702f73646b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/transferwise-php/sdk) [![PHP from Travis config](https://camo.githubusercontent.com/2eeab6c7c638ffe168280dad034a15c53248573bfe17641f13bd65d56e858e7e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7068702d762f7472616e73666572776973652d7068702f73646b2f6d6173746572)](https://camo.githubusercontent.com/2eeab6c7c638ffe168280dad034a15c53248573bfe17641f13bd65d56e858e7e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7068702d762f7472616e73666572776973652d7068702f73646b2f6d6173746572)

> **Note**: This library is under active development as we expand it to cover our (expanding!) API. Consider the public API of this package a little unstable as we work towards a v1.0.

Installation
------------

[](#installation)

The recommended way to install this package is via the Packagist Dependency Manager ([transferwise-php/sdk](https://packagist.org/packages/transferwise-php/sdk)).

TransferWise API version 1
--------------------------

[](#transferwise-api-version-1)

The TransferWise API can be found [here](https://api-docs.transferwise.com/).

- Addresses
- Borderless Accounts
- Get Account Balance
- Get Account Statement
- Convert Currencies
- Get Available Currencies
- Get Currency Pairs
- Comparison
- Exchange Rates
- Quotes (Works in progress)
- Recipient Accounts
- Simulation
- Terms and Conditions
- Transfers
- Users (Works in progress)
- User Profiles

Note that this repository is currently under development, additional classes and endpoints being actively added.

Getting Started
---------------

[](#getting-started)

```
