Download the PHP package daibe/reloadly-php without Composer
On this page you can find all versions of the php package daibe/reloadly-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download daibe/reloadly-php
More information about daibe/reloadly-php
Files in daibe/reloadly-php
Package reloadly-php
Short Description A PHP library for communicating with the Reloadly API.
License MIT
Homepage http://github.com/daibe/reloadly-php
Informations about the package reloadly-php
ReloadlyPHP
Documentation
The documentation for the Reloadly API can be found here.
The PHP library documentation can be found here.
Versions
reloadly-php
uses a modified version of Semantic Versioning for all changes.
Overview
Supported PHP Versions
This library supports the following PHP implementations:
- PHP 7.2
- PHP 7.3
- PHP 7.4
Installation
You can install reloadly-php via composer or by downloading the source.
Via Composer:
reloadly-php is available on Packagist as the
daibe/reloadly-php
package:
Alternatively, you can specify the reloadly-php package as a dependency in your project’s existing composer.json file:
After installing, you need to require Composer’s autoloader:
You can find out more on how to install Composer, configure autoloading,
and other best-practices for defining dependencies at getcomposer.org
.
Quickstart
Instantiation
Sandbox or live production mode
Check balance
Get countries
Get foreign exchange rates
Contributing
Anyone can contribute to improve or fix ReloadlyPHP, to do so you can either report an issue (a bug, an idea...) or fork the repository, perform modifications to your fork then request a merge.
All versions of reloadly-php with dependencies
ext-json Version *