PHPackages                             vasilevich/currencyconverter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. vasilevich/currencyconverter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

vasilevich/currencyconverter
============================

A simple currency converter purely converting currency without any additional overhead. is able to use Bank Of Israel, Bank Of Europe and Denmark as of now, as a base.

1.0.6(6y ago)0331MITPHP

Since Nov 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/vasilevich/currencyconverter)[ Packagist](https://packagist.org/packages/vasilevich/currencyconverter)[ RSS](/packages/vasilevich-currencyconverter/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (9)Used By (0)

currencyconverter
=================

[](#currencyconverter)

Another simple self hosted currency converter based only on
free government data sources but any other data source can be added as-well.

has serialization/deserialization built in to allow you to save/cache the converters along with their last update timestamps,
thus avoiding unnecessary requests if you wish.

Installation
------------

[](#installation)

First, you will need to install [Composer](http://getcomposer.org/) following the instructions on their site.

Then, simply run the following command:

```
composer require vasilevich/currencyconverter
```

Usage Example
-------------

[](#usage-example)

```
