PHP code example of easyx / php-currency
1. Go to this page and download the library: Download easyx/php-currency library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
easyx / php-currency example snippets
use EasyX\Currency;
$currency = new Currency(100, 'RUB');
$amountUsd = $currency->convert('USD'); // 0.9341
dotenv
CACHE_DRIVER=redis # just not an array