Download the PHP package attogram/currency-exchange-rates without Composer
On this page you can find all versions of the php package attogram/currency-exchange-rates. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download attogram/currency-exchange-rates
More information about attogram/currency-exchange-rates
Files in attogram/currency-exchange-rates
Download attogram/currency-exchange-rates
More information about attogram/currency-exchange-rates
Files in attogram/currency-exchange-rates
Vendor attogram
Package currency-exchange-rates
Short Description 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
License MIT
Homepage https://github.com/attogram/currency-exchange-rates
Package currency-exchange-rates
Short Description 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
License MIT
Homepage https://github.com/attogram/currency-exchange-rates
Please rate this library. Is it a good library?
Informations about the package currency-exchange-rates
Attogram Currency Exchange Rates
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
- The Reserve Bank of Australia
Live Demo: https://getitdaily.com/rates/
Info
- Stack: PHP 7, SQLite
- Git: https://github.com/attogram/currency-exchange-rates
- Composer: https://packagist.org/packages/attogram/currency-exchange-rates
Install
Install with Composer
composer create-project attogram/currency-exchange-rates your-install-directory
Install with Git
git clone https://github.com/attogram/currency-exchange-rates.git your-install-directory
cd your-install-directory
composer install
Install manually
- Download source at https://github.com/attogram/currency-exchange-rates/archive/master.zip
- unzip to your-install-directory
cd your-install-directory
composer install
Setup
- create custom config:
cp custom/config.example.php custom/config.php
- modify: Site Title and Administrator IP
- make directory writeable:
db/
- point web server to
public/
directory
Admin
Update via web
- The
/admin/
page has a list of feeds. click a feed to update data.
Upate via command line
- CLI script
cli/update.php
- usage:
php update.php FeedCode
Open Source
Attogram Currency Exchange Rates is an Open Source project brought to you by the Attogram Project.
All versions of currency-exchange-rates with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
attogram/database Version dev-master
attogram/router Version ^4.0
guzzlehttp/guzzle Version ^6.3
ext-mbstring Version *
ext-pdo Version *
ext-simplexml Version *
attogram/database Version dev-master
attogram/router Version ^4.0
guzzlehttp/guzzle Version ^6.3
ext-mbstring Version *
ext-pdo Version *
ext-simplexml Version *
The package attogram/currency-exchange-rates contains the following files
Loading the files please wait ....