PHPackages                             evaldas/currency-converter - 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. evaldas/currency-converter

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

evaldas/currency-converter
==========================

04PHP

Since Nov 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/evaldaskocys/CurrencyConverter)[ Packagist](https://packagist.org/packages/evaldas/currency-converter)[ RSS](/packages/evaldas-currency-converter/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

CurrencyConverter
=================

[](#currencyconverter)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/2156020c2baaebd3c9f60bc9d7a0259012f610f3aa9240db2df5f6c859874f04/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6576616c6461736b6f6379732f43757272656e6379436f6e7665727465722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/evaldaskocys/CurrencyConverter/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/59029b733319a58713e2a3d9991da53f509f9b6c03b44342bb8e0d147d91c3f0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6576616c6461736b6f6379732f43757272656e6379436f6e7665727465722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/evaldaskocys/CurrencyConverter/?branch=master)[![Build Status](https://camo.githubusercontent.com/e9087f704840ef3c36e5b03041c226128fe5fb0ce8fe13c0ecd0c7b6b9f9f838/68747470733a2f2f7472617669732d63692e6f72672f6576616c6461736b6f6379732f43757272656e6379436f6e7665727465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/evaldaskocys/CurrencyConverter)

PHP application that converts amount from one currency to another.

A Symfony project created on June 29, 2015, 9:24 pm.

Requirements
------------

[](#requirements)

- Composer
    - `php -r "readfile('https://getcomposer.org/installer');" | php`
    - `sudo mv composer.phar /usr/local/bin/composer`
- NodeJS with NPM
    - `sudo apt-get install nodejs` on Debian based systems
    - Use [Installer from nodejs.org](http://nodejs.org/download/) on Windows
    - `brew install node` on Mac OS X
- Globally installed Grunt-CLI and Bower packages via NPM
    - `sudo npm install -g grunt-cli bower`
- Ruby
    - `sudo apt-get install ruby` on Debian based systems
    - Use [Ruby Installer](http://rubyinstaller.org/) on Windows
    - Mac OS X is shipped with Ruby preinstalled
- Compass
    - `sudo gem install compass`

Setting up
----------

[](#setting-up)

- `composer install` to install composer dependencies which are defined in composer.json
- `npm install` to install node packages which are defined in package.json file
- `bower install` to install bower components which are defined in bower.json file
- `grunt` runs jshint and build tasks (concatinates and uglifies js files, optimises images, compiles stylesheets)

Usage
-----

[](#usage)

- `php app/console doctrine:schema:update --force` to create database schema
- `php app/console currency:rates:update` turn everyday cron tab on for this command to insert currencies to database daily

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4452a7f7777f2eef00e01909776a7a9e6f2faa79fbf391ec6e3a4f4e84b861de?d=identicon)[evaldaskocys](/maintainers/evaldaskocys)

---

Top Contributors

[![evaldaskocys](https://avatars.githubusercontent.com/u/8693654?v=4)](https://github.com/evaldaskocys "evaldaskocys (36 commits)")

### Embed Badge

![Health badge](/badges/evaldas-currency-converter/health.svg)

```
[![Health](https://phpackages.com/badges/evaldas-currency-converter/health.svg)](https://phpackages.com/packages/evaldas-currency-converter)
```

###  Alternatives

[optimus/heimdal

122335.3k5](/packages/optimus-heimdal)[b13/host-variants

Extends the base variants condition with current host.

35337.6k5](/packages/b13-host-variants)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
