Skip to content

danbelden/open-exchange-rates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenExRt\Client

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.