Libraries tagged by currencies
ceytek-labs/tcmb-services-lite
5 Downloads
A lightweight library for retrieving exchange rates and other data from TCMB's APIs.
cauriland/crypto
7 Downloads
A simple PHP Cryptography Implementation for the Cauri Blockchain.
buckhill/exchange
16 Downloads
A simple package that helps you converts your money into any currency
bpartner/countries
1296 Downloads
PHP Countries and Currencies
bobbydum/number-to-words
7 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
bnet/bnmoney
1622 Downloads
PHP Library for dealing with money and currency
bleumi/payment-sdk-php
5 Downloads
A simple and powerful REST API to integrate Traditional (Credit/Debit Card, Alternative Payment Methods) and Crypto Currency (Bitcoin, Ethereum, Stablecoins) payments into your business or application. ### Getting Started 1. Create an account on [Bleumi](https://account.bleumi.com/signUp/?app=payment) 1. Fill up your [profile](https://account.bleumi.com/account/?app=payment&tab=profile) 1. Complete your KYC by contacting [[email protected]](mailto:[email protected]) 1. Add your preferred payment service providers in the [Bleumi Portal](https://account.bleumi.com/account/?app=payment&tab=gateway) 1. Create your API key on the [Bleumi Integration Settings](https://account.bleumi.com/account/?app=payment&tab=integration) screen ### Authentication Bleumi uses API keys to authenticate requests. You can view and manage your API keys in the [Bleumi Integration Settings](https://account.bleumi.com/account/?app=payment&tab=integration) screen. Authenticated API requests should be made with a `X-Api-Key` header. Your API key should be passed as the value. ### Payment Methods Use the [Bleumi Portal](https://account.bleumi.com/account/?app=payment&tab=gateway) to add your preferred payment service provider (e.g. Stripe, BitPay, Bleumi Pay) and configure the payment methods that buyers would be able to use to make payments.
blackjew/number-to-words
757 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
bkfdev/laravel-world
44 Downloads
:package_description
bitocredit/php-gateway
63 Downloads
A PHP Library for integrate with bitocredit API.
bitocredit/laravel-gateway
46 Downloads
A Laravel package for integrate with bitocredit API.
ben-gibson/bryn-yahoo-calculator
9 Downloads
An exchange rate calculator that pulls data from Yahoo's YQL Finance API.
ben-gibson/bryn-fallback-calculator
20 Downloads
An exchange rate calculator that defers calculation to its registered calculators in priority order until an exchange rate is successfully returned.
ben-gibson/bryn-european-central-bank-calculator
9 Downloads
An exchange rate calculator for the `PHP` library [Bryn](ben-gibson/bryn) that pulls data from the European Central Bank.
ben-gibson/bryn
38 Downloads
A PHP library for calculating monetary conversions. This repository contains the interfaces and domain models only.