Libraries tagged by currency converter
vajiral/simple-currency-converter
3543 Downloads
A light weight PHP class that can convert two currencies using exchangerate.guru API.
tomasnikl/bittrex-currency-converter
13 Downloads
Very simple php class to transfer your crypto currencies on Bittrex to your currency (USD, EUR, CZK, GBP....)
therezor/laravel-currency-converter-widget
11 Downloads
Laravel 5 widget for converting currency
techno-stupid/currency-converter
2 Downloads
Currency converter
tal7aouy/currency
3 Downloads
A PHP library for current and historical currency exchange rates & crypto exchange rates.
submtd/currency-converter
22 Downloads
Package to convert currencies using cryptocompare.com's api
staskamyshov/magento-currency-cbr
3 Downloads
Magento 2: Currency converter to get rates from https://cbr.ru/
skylark/currency-converter
2 Downloads
This will return the exchange rate of Euro for the amount and currency that you are given.
simoheinonen/phergie-irc-plugin-react-currency-converter
28 Downloads
Phergie IRC bot plugin to convert currencies
sgrgrg/currency-converter
14 Downloads
A php library for currency converter
quality-press/currency-converter-bundle
40 Downloads
CurrencyConverterBundle
plugowski/currency_converter
16 Downloads
pekkis/currency-converter
9 Downloads
Currency conversion
pavlepredic/currency-converter
75 Downloads
Tools for performing currency conversion
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.