PHPackages                             ben-gibson/bryn-yahoo-calculator - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ben-gibson/bryn-yahoo-calculator

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ben-gibson/bryn-yahoo-calculator
================================

An exchange rate calculator that pulls data from Yahoo's YQL Finance API.

v0.0.2(9y ago)191MITPHPPHP ~7.0

Since Apr 8Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ben-gibson/bryn-yahoo-calculator)[ Packagist](https://packagist.org/packages/ben-gibson/bryn-yahoo-calculator)[ Docs](https://github.com/ben-gibson/bryn-yahoo-calculator)[ RSS](/packages/ben-gibson-bryn-yahoo-calculator/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (9)Versions (3)Used By (1)

Bryn - Yahoo Calculator
=======================

[](#bryn---yahoo-calculator)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ef4dcc4233a3792ba92c8d8f661ac3a6e01a796ac0ae587c64b5e9dce1cea957/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62656e2d676962736f6e2f6272796e2d7961686f6f2d63616c63756c61746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ben-gibson/bryn-yahoo-calculator)[![Software License](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/0f450a28bb1be2376b888b33a6a9000ca98ae2d4b6be803456a5a2085b53c5f1/68747470733a2f2f7472617669732d63692e6f72672f62656e2d676962736f6e2f6272796e2d7961686f6f2d63616c63756c61746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ben-gibson/bryn-yahoo-calculator)[![Total Downloads](https://camo.githubusercontent.com/fc6e846d360870bcb3e0fbf8ce1fd1464e838f10d4a3ca721bc8d7712f369aef/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62656e2d676962736f6e2f6272796e2d7961686f6f2d63616c63756c61746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ben-gibson/bryn-yahoo-calculator)

An exchange rate calculator for [Bryn](https://github.com/ben-gibson/bryn) that pulls data from Yahoo's YQL Finance API. [HTTPlug](http://httplug.io/)is used to support multiple `HTTP` clients including `Guzzle`, `Buzz`, and `Curl`.

Install
-------

[](#install)

Use composer to install this library and your preferred `HTTP` client.

```
$ composer require php-http/guzzle6-adapter
$ composer require ben-gibson/bryn-yahoo-calculator
```

Usage
-----

[](#usage)

```
