rhysnhall/oxr-php-sdk

PHP SDK for Open Exchange Rates API.

dev-master 2021-12-08 13:16 UTC

This package is not auto-updated.

Last update: 2024-05-23 23:03:55 UTC


README

A PHP SDK for the Open Exchange Rates API.

This package is still in development.

Requirements

PHP 7.1 or greater.

Install

Include the OXR class.

use OXR/OXR;

Usage