danbelden/open-exchange-rates

There is no license information available for the latest version (v1.0.4) of this package.

A PHP SDK to communicate with the open exchange rates APIs

Installs: 1 109

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 0

Forks: 4

Open Issues: 0

pkg:composer/danbelden/open-exchange-rates

v1.0.4 2019-07-27 06:38 UTC

This package is not auto-updated.

Last update: 2025-10-26 09:09:16 UTC


README

Build Status Scrutinizer Code Quality Maintainability Latest Stable Version Total Downloads

A PHP 5+, wrapper for the openexchangerates.org API.

Requirements

This PHP library requires PHP version 5.3.3 or greater, although may work in even weaker versions.

  • This 5.3.3 definition is due to travis test coverage assurances

Installation

Composer

To install this package with composer, run the following command:

composer require danbelden/open-exchange-rates "^1.0"

Documentation

Please see the documentation README for an example use of each method in this library.

Enjoy.