rhysnhall/oxr-php-sdk

PHP SDK for Open Exchange Rates API.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/rhysnhall/oxr-php-sdk

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

This package is not auto-updated.

Last update: 2025-10-24 05:48:08 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