Libraries tagged by currency exchange rates
yoelpc4/laravel-exchange-rate
1948 Downloads
Laravel Exchange Rate service.
tomwright/currency-php-yahoo-rate-fetcher
7 Downloads
An extension to fetch exchange rates from the Yahoo API.
tomwright/currency-php-fixerio-rate-fetcher
6 Downloads
An extension to fetch exchange rates from the FixerIO API.
skylark/currency-converter
2 Downloads
This will return the exchange rate of Euro for the amount and currency that you are given.
sahiljb/open-exchange-rates
96 Downloads
Simple Laravel package for Currency Conversation
rolice/laravel-currency
247 Downloads
Package that uses Yahoo! Finance API to get exchange rates and stores them in a database for further use.
roaderchik/currency
11 Downloads
Handles currency for Laravel 5.8
restuniverse/currency
347 Downloads
This package provides Laravel functions such as currency formatting and conversion using up-to-date exchange rates.
quicktech-as/exchange-rate
34 Downloads
Package Laravel to currency conversion using ExchangeRate API.
ossbrownie/exchange-rate
582 Downloads
Allows you to receive current exchange rates from various sources and convert them.
osoian/bnm-rates
226 Downloads
Library used to get official exchange rates of National bank of Moldova
opqclick/currency-exchange
1 Downloads
The package must fetch the exchange rate of the day
opqclick/currency-converter
4 Downloads
The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.
mscpatrykkosiba/currency-converter
2 Downloads
PHP global currency converter using fixer.io API (include bitcoin, silver and gold)
mkraha/laravel-currency-converter
16 Downloads
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.