Libraries tagged by european central bank
richardds/ecb-api
160996 Downloads
European Central Bank EURO exchange PHP API
provider/european-central-bank
45979 Downloads
European Central Bank data provider for Porter.
eriocnemis/module-exchange-ecb
4094 Downloads
The extension retrieves currency exchange rates from the European Central Bank.
mage2pro/currency-convert
3278 Downloads
The «European Central Bank Currency Converter» extension for Magento 2
alxdorosenco/ecb-rates
6893 Downloads
This package uses exchange reference rates from European Central Bank
peso/ecb-service
24 Downloads
European Central Bank data provider for Peso
philwinkle/module-fixerio
291 Downloads
Get currency rates from the European Central Bank via the webservice Fixer.io
ionut/currency
3381 Downloads
Framework-agnostic currency conversion based on the European Central Bank rates. Integrates seamlessly with Laravel.
attogram/currency-exchange-rates
222 Downloads
Currency Exchange Rates Website with data from: The European Central Bank, The Swiss National Bank, The Bank of Israel, The Central Bank of the Russian Federation, and The Reserve Bank of Australia. PHP7/SQLite
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.
k0pernikus/currency-converter
18 Downloads
Currency conversion using the Eurpean Central bank rates
ben-gibson/bryn-yahoo-calculator
9 Downloads
An exchange rate calculator that pulls data from Yahoo's YQL Finance API.
sibyx/ecb-reference-rates-parser
93 Downloads
A simple library for parsing reference rates from European Central Bank open XML API
rogerthomas84/ohexchange
4 Downloads
OhExchange is an exchange rate library for PHP, utilising the European Central Bank XML feed.
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.